Skip to content

feat: Consider adding py.typed file marker for type-checking support #86

@FBruzzesi

Description

@FBruzzesi

Currently mypy raises a warning when importing semhash:

Skipping analyzing "semhash": module is installed, but missing library stubs or py.typed marker [import-untyped]
from semhash import SemHash
^
[...]: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions