Skip to content

Implementation of get_deltanums() is wrong #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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