-
Notifications
You must be signed in to change notification settings - Fork 56
mypy integration #12
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
Comments
I'd be happy to get the ball rolling if PR's will be considered for this :) |
You just made my day 😄 |
It turned out that this what a bit more complicated than I originally thought. For types such as |
Got some tips in the typing gitter channel: https://gitter.im/python/typing?at=5d25bd59cdb70805c96e239f |
Collections should implement mypy Mapping generic to be properly typed
The text was updated successfully, but these errors were encountered: