Skip to content

Commit 66f23f1

Browse files
cleanup unused mypy config (#640)
1 parent c4a9f2e commit 66f23f1

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
@@ -26,6 +26,3 @@ warn_unused_ignores = True
2626
[mypy-tests.*]
2727
disallow_any_decorated = False
2828
disallow_untyped_defs = False
29-
30-
[mypy-aioredis.*]
31-
ignore_missing_imports = True

0 commit comments

Comments
 (0)