Skip to content

Commit 424b643

Browse files
committed
1 parent 7454255 commit 424b643

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,4 +1,5 @@
11
[mypy]
2+
check_untyped_defs = True
23
disallow_any_generics = True
34
disallow_incomplete_defs = True
45
disallow_subclassing_any = True

0 commit comments

Comments
 (0)