Skip to content

Consider adding typing annotation #1685

@lev-blit

Description

@lev-blit

Is your feature request related to a problem? Please describe.

I wanted to start using this package in my project, which uses mypy for type checking, but saw that this package isn't typed... searched the issues and didn't find an issue regarding this topic so opened up my own :)

Describe the solution you'd like

Add type annotations to all files in this package and ship with a py.typed file to indicate this package provides type anntoations, as per pep 484

Describe alternatives you've considered

This could be done in typeshed instead, but it's better to have the annotations in the source itself

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions