Skip to content
New issue

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

Add stubs or py.typed #699

Open
urucoder opened this issue Dec 17, 2024 · 0 comments
Open

Add stubs or py.typed #699

urucoder opened this issue Dec 17, 2024 · 0 comments

Comments

@urucoder
Copy link

Add missing stubs or py.typed. Following the documentation at CONTRIBUTING.md#type-hints and the checking in the code I can see that the library has type hints, but when running Mypy checker it fails with the error

Skipping analyzing "opacus": module is installed, but missing library stubs or py.typed marker [import-untyped]

So I'm hoping if either stubs or a py.typed file can be added to solve this, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant