-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
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.
nocnokneo
Metadata
Metadata
Assignees
Labels
No labels