We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All bugs, feature requests, implementation concerns or general queries should be sent to our support team.
You are welcome to submit an issue here for bugs, but please also reach out to our support team as well.
Before completing the form below, please check the following:
The library should be packaged with type annotations.
The library does not included type annotations
Support PEP 561 -- include types in published package
mypy
It appears as if the library source code is typed. Why not also package the types along for consumers that leverage type annotations.
The text was updated successfully, but these errors were encountered:
Thanks, we've made a ticket for this on our side and will get to it when we have the chance
Sorry, something went wrong.
No branches or pull requests
All bugs, feature requests, implementation concerns or general queries should be sent to our support team.
You are welcome to submit an issue here for bugs, but please also reach out to our support team as well.
Before completing the form below, please check the following:
Expected Behavior
The library should be packaged with type annotations.
Current Behavior
The library does not included type annotations
Possible Solution
Support PEP 561 -- include types in published package
Steps to Reproduce
mypy
Detailed Description
It appears as if the library source code is typed. Why not also package the types along for consumers that leverage type annotations.
Possible Fix
The text was updated successfully, but these errors were encountered: