Commit 0d20be2
committed
Mark library as typed (PEP-561)
Avoids problems with mypy by officially declaring the library as
typed.
Skipping analyzing "jsonschema": module is installed, but missing library stubs or py.typed marker
See: https://peps.python.org/pep-0561/1 parent d715573 commit 0d20be2
2 files changed
+1
-1
lines changedWhitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments