Skip to content

Commit 6273db6

Browse files
committed
No, Python does not need type annotations
1 parent f22c450 commit 6273db6

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
@@ -2,3 +2,4 @@
22
check_untyped_defs = True
33
strict_optional = True
44
ignore_missing_imports = True
5+
disable_error_code = var-annotated

0 commit comments

Comments
 (0)