Skip to content

Commit eda2af5

Browse files
committed
don't need this
1 parent da59626 commit eda2af5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
check_untyped_defs = True
33
disallow_untyped_defs = False
44
ignore_missing_imports = True
5-
exclude = cdk.out/
65

76
[mypy-src.*]
87
disallow_untyped_defs = True

0 commit comments

Comments
 (0)