Skip to content

Commit 9d5b63f

Browse files
Cleanup mypy config (#818)
1 parent 4ab0853 commit 9d5b63f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.mypy.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,3 @@ disallow_any_decorated = False
3131
disallow_any_decorated = False
3232
disallow_untyped_calls = False
3333
disallow_untyped_defs = False
34-
35-
36-
[mypy-aiohttp_security.*]
37-
ignore_missing_imports = True

0 commit comments

Comments
 (0)