We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The package is nicely type-annotated but Mypy complains about missing library stubs or py.typed marker.
Add py.typed file to the project's package root, see Mypy docs.
No response