Commit bee920a
feat: Add py.typed marker for mypy support
Adds py.typed marker file to enable type checking with mypy.
This resolves the 'missing library stubs or py.typed marker' warning
that users encounter when running mypy on projects that import together.
Fixes #2341 parent 35fd835 commit bee920a
1 file changed
Whitespace-only changes.
0 commit comments