1
0

Canonicaljson is supposed to have types now

This commit is contained in:
David Robertson
2022-10-02 23:36:01 +01:00
parent a952172389
commit 36dca8bba5

View File

@@ -136,9 +136,6 @@ disallow_untyped_defs = True
[mypy-authlib.*]
ignore_missing_imports = True
[mypy-canonicaljson]
ignore_missing_imports = True
[mypy-ijson.*]
ignore_missing_imports = True