Skip to content

Codestyle improvements: add typehints (PEP 484) and format code to meet PEP 8 recommendation #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jorektheglitch
Copy link

There is no changes for logic, just codestyle improvements to make further work more comfortable.

Improvements:

  • Added typehints (PEP 484) for automatically bugs search with typecheckers and more comfortable development and usage by end users.
  • Internals code formatted with black auto formatter for meeting PEP 8 recommendations.

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