Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 5d14f4f

Browse files
author
David Robertson
committed
canonicaljson has stubs now
since matrix-org/python-canonicaljson#52 which is included in the lockfile version we use for type checking.
1 parent 6e6edea commit 5d14f4f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mypy.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ disallow_untyped_defs = True
140140
[mypy-authlib.*]
141141
ignore_missing_imports = True
142142

143-
[mypy-canonicaljson]
144-
ignore_missing_imports = True
145-
146143
[mypy-ijson.*]
147144
ignore_missing_imports = True
148145

0 commit comments

Comments
 (0)