We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da59626 commit eda2af5Copy full SHA for eda2af5
mypy.ini
@@ -2,7 +2,6 @@
2
check_untyped_defs = True
3
disallow_untyped_defs = False
4
ignore_missing_imports = True
5
-exclude = cdk.out/
6
7
[mypy-src.*]
8
disallow_untyped_defs = True
0 commit comments