Commit 5d754e7
Yashwant Bezawada
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 9806cf1 commit 5d754e7
1 file changed
Whitespace-only changes.
0 commit comments