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

Write a stub file for mypy #19

Open
MichalKononenko opened this issue Mar 6, 2017 · 0 comments
Open

Write a stub file for mypy #19

MichalKononenko opened this issue Mar 6, 2017 · 0 comments

Comments

@MichalKononenko
Copy link
Owner

Mypy is a pretty cool static type checker for Python. However, it needs to have a stub file defined for all third-party libraries used, in order for us to get the most out of it. This certainly needs to be done before running mypy on Travis CI. The benefits of this would be that we would get the power of static type checking.

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

No branches or pull requests

1 participant