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

Commit 5478f0a

Browse files
author
David Robertson
committed
signedjson has type hints
1 parent 8a519f8 commit 5478f0a

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
@@ -321,9 +321,6 @@ ignore_missing_imports = True
321321
[mypy-service_identity.*]
322322
ignore_missing_imports = True
323323

324-
[mypy-signedjson.*]
325-
ignore_missing_imports = True
326-
327324
[mypy-treq.*]
328325
ignore_missing_imports = True
329326

0 commit comments

Comments
 (0)