Skip to content

Commit 3b9988a

Browse files
committed
1 parent 83a6598 commit 3b9988a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[mypy]
22
disallow_any_generics = True
3+
disallow_incomplete_defs = True
34
disallow_untyped_defs = True
45
ignore_missing_imports = True
56
no_implicit_optional = True

0 commit comments

Comments
 (0)