Skip to content

Commit b4982b5

Browse files
authored
Merge pull request #840 from pre-commit/all-repos_autofix_no-implicit-optional
remove no_implicit_optional
2 parents 5d205e6 + 360df52 commit b4982b5

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
@@ -75,7 +75,6 @@ check_untyped_defs = true
7575
disallow_any_generics = true
7676
disallow_incomplete_defs = true
7777
disallow_untyped_defs = true
78-
no_implicit_optional = true
7978
warn_redundant_casts = true
8079
warn_unused_ignores = true
8180

0 commit comments

Comments
 (0)