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
This enabled other projects using bucketfs python to benefit from type hints when importing modules from bucketfs-python.
See https://blog.whtsky.me/tech/2021/dont-forget-py.typed-for-your-typed-python-package/
The text was updated successfully, but these errors were encountered:
#173: Added file py.typed
ae62f5f
#173: Added file py.typed (#174)
6ac26d6
* #173: Added file py.typed * Prepare release 0.14.0 * Apply suggestions from code review Co-authored-by: Nicola Coretti <nicola.coretti@exasol.com>
ckunki
Successfully merging a pull request may close this issue.
This enabled other projects using bucketfs python to benefit from type hints when importing modules from bucketfs-python.
See https://blog.whtsky.me/tech/2021/dont-forget-py.typed-for-your-typed-python-package/
The text was updated successfully, but these errors were encountered: