Skip to content

Commit 360df52

Browse files
committed
remove no_implicit_optional
this is the default in mypy 0.990 Committed via https://github.com/asottile/all-repos
1 parent 5d205e6 commit 360df52

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)