Skip to content

Typo in line 124 __init__.py - wrong name for last_mag #6

@storcium

Description

@storcium

I can work on making a PR, but this is a simple fix. You have a typo, the line (124) that reads:

self.last_msg = msg.mag

should be:

self.last_mag = msg.mag

would it be possible for you to fix this?

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