Skip to content

Commit 159050a

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 d01f0dd commit 159050a

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
@@ -48,7 +48,6 @@ check_untyped_defs = true
4848
disallow_any_generics = true
4949
disallow_incomplete_defs = true
5050
disallow_untyped_defs = true
51-
no_implicit_optional = true
5251
warn_redundant_casts = true
5352
warn_unused_ignores = true
5453

0 commit comments

Comments
 (0)