Skip to content

Conversation

@skranz0
Copy link

@skranz0 skranz0 commented May 13, 2025

Dependencies

The dependencies in the project are listed in the ReadMe, but easier reproducability, a Pipfile and Pipfile.lock are now included, to be used with pipenv

Code style

I used the BLACK formatter to give the code a commonly used styling for readability

Syntax

Literals should be compared with == and != as is and is not compares objects. This lead to a big block of warnings. I replaced the operators accordingly.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant