Skip to content
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

Increment type hints and add mypy #213

Closed
avara1986 opened this issue Oct 9, 2020 · 0 comments · Fixed by #221
Closed

Increment type hints and add mypy #213

avara1986 opened this issue Oct 9, 2020 · 0 comments · Fixed by #221
Assignees

Comments

@avara1986
Copy link
Member

Add more Python type hints and add mypy valitations. This validation could be a step in GH actions or tox

You can learn more about type hints in this link

Mypy has a command line checker:

mypy pyms

Ideally, mypy must return 0 errors, but could be a hard work because pyms create dynamic attributes.

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 a pull request may close this issue.

2 participants