Skip to content

Commit ef98a46

Browse files
authored
Merge pull request #153 from pre-commit/all-repos_autofix_no-implicit-optional
remove no_implicit_optional
2 parents 6cbdf46 + a2217d6 commit ef98a46

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
@@ -53,7 +53,6 @@ check_untyped_defs = true
5353
disallow_any_generics = true
5454
disallow_incomplete_defs = true
5555
disallow_untyped_defs = true
56-
no_implicit_optional = true
5756
warn_redundant_casts = true
5857
warn_unused_ignores = true
5958

0 commit comments

Comments
 (0)