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
With this package, mypy's import-untyped will occur for this library's import.
import-untyped
import
It would be easier for both the user and the developer of this package to develop if there were type annotations.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
With this package, mypy's
import-untyped
will occur for this library'simport
.It would be easier for both the user and the developer of this package to develop if there were type annotations.
The text was updated successfully, but these errors were encountered: