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

Add type hints and expose via PEP561 #149

Open
pipermerriam opened this issue Jan 18, 2019 · 1 comment
Open

Add type hints and expose via PEP561 #149

pipermerriam opened this issue Jan 18, 2019 · 1 comment

Comments

@pipermerriam
Copy link
Member

What was wrong?

Type hinting is quite nice. This library doesn't have it.

How can it be fixed?

  • Add type hints to the libary
  • Enforce type hints using mypy as part of the CI run
  • expose type hints via PEP561
@CHANDRAMA2
Copy link

Hi

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

No branches or pull requests

2 participants