We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0f33b commit dfe6c76Copy full SHA for dfe6c76
pyproject.toml
@@ -66,7 +66,6 @@ strict_optional = true
66
warn_redundant_casts = true
67
warn_unused_configs = true
68
warn_unused_ignores = true
69
-exclude = ["tests/"]
70
71
# Relaxations for code written before mypy was introduced
72
# Do not use wildcards in module paths, otherwise added modules will
0 commit comments