Skip to content

Commit

Permalink
cleanup unused mypy config
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Aug 12, 2023
1 parent c4a9f2e commit 9076f99
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,3 @@ warn_unused_ignores = True
[mypy-tests.*]
disallow_any_decorated = False
disallow_untyped_defs = False

[mypy-aioredis.*]
ignore_missing_imports = True

0 comments on commit 9076f99

Please sign in to comment.