Skip to content

Missing Type Hints #158

@hf-kklein

Description

@hf-kklein

To reproduce:

import jsonpatch

Run mypy:

error: Skipping analyzing "jsonpatch": module is installed, but missing library stubs or py.typed marker [import-untyped]

I guess, we need to drop 2.7 first (#140), before adding type hints makes any sense.

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