Skip to content

Implementation of get_deltanums() is wrong #1

@assarbad

Description

@assarbad

Presumably a relic from the evolution of the code, the implementation line should read:

return [d for d in self._deltas.keys()]

I noticed you're not using this function elsewhere in the module or the code, so that's the likely reason why this went unnoticed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions