Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 46f7117

Browse files
authored
Merge pull request #2601 from pre-commit/all-repos_autofix_no-implicit-optional
remove no_implicit_optional
2 parents 5698781 + 318296d commit 46f7117

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ check_untyped_defs = true
5656
disallow_any_generics = true
5757
disallow_incomplete_defs = true
5858
disallow_untyped_defs = true
59-
no_implicit_optional = true
6059
warn_redundant_casts = true
6160
warn_unused_ignores = true
6261

0 commit comments

Comments
 (0)