Skip to content

Commit 8cfa7a1

Browse files
committed
Turn off mypy strict rule
1 parent 118ff0f commit 8cfa7a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ ignore_errors = false
100100
ignore_missing_imports = true
101101
implicit_reexport = false
102102
local_partial_types = true
103-
strict = true
104103
strict_optional = true
105104
strict_equality = true
106105
no_implicit_optional = true

0 commit comments

Comments
 (0)