Skip to content

Switch from py2 type comments to py3 type hint #99

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

Closed
wants to merge 1 commit into from

Conversation

MrSnapperVibes
Copy link
Contributor

Resolves #79

Also,

  • removed if TYPE_CHECKING
  • removed Any type from self parameters (following PEP 484's style guidelines)

Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
e21f2b5

Please, read and sign the above mentioned agreement if you want to contribute to this project

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

Successfully merging this pull request may close these issues.

[Chore] Switch from py2 type comments to py3 type hints
1 participant