Skip to content

Missing py.typed file and other type stuff #21

Open
@rx-dev

Description

@rx-dev

image

You need a py.typed file to indicate to pyright and other type checkers that the library is typed: https://github.com/microsoft/pyright/blob/main/docs/typed-libraries.md#library-interface

Also, an __all__ would be very nice, even if this is a single module package!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions