We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6370d2f commit 5ee7f67Copy full SHA for 5ee7f67
mypy.ini
@@ -6,7 +6,3 @@ show_error_codes=true
6
[mypy-test_priority]
7
allow_untyped_defs=true
8
check_untyped_defs=false
9
-
10
-[mypy-conftest]
11
-allow_untyped_defs=true
12
-check_untyped_defs=false
0 commit comments