Skip to content

Missing py.typed marker #60

@RedKnite5

Description

@RedKnite5

All the code has type hints, but is missing a PEP 561 py.typed file, so type checkers like mypy ignore them when analyzing code that imports savepagenow. Just adding an empty file named py.typed should be enough.

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