Skip to content

Add mypy annotations for Python gradual typing #549

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
64bitpandas opened this issue Oct 8, 2019 · 1 comment
Closed

Add mypy annotations for Python gradual typing #549

64bitpandas opened this issue Oct 8, 2019 · 1 comment

Comments

@64bitpandas
Copy link
Member

(I'm currently working on this but help is appreciated)

It would be nice to have some static type checking using mypy (like what has already been implemented in slackbridge by @ethanhs ). This will involve enabling more flags in mypy.ini and making sure all of the Python code in the repo is annotated properly.

@64bitpandas
Copy link
Member Author

Done - #557

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