Skip to content

Commit 59fc4f7

Browse files
committed
1 parent 87e0d66 commit 59fc4f7

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
@@ -8,6 +8,7 @@ disallow_untyped_defs = True
88
ignore_missing_imports = True
99
no_implicit_optional = True
1010
show_error_codes = True
11+
strict_equality = True
1112
warn_redundant_casts = True
1213
warn_return_any = True
1314
warn_unused_ignores = True

0 commit comments

Comments
 (0)