Skip to content

Add stubs or py.typed #699

Open
Open
@urucoder

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions