Skip to content

Commit

Permalink
Merge pull request #10504 from pytest-dev/all-repos_autofix_no-implic…
Browse files Browse the repository at this point in the history
…it-optional

remove no_implicit_optional
  • Loading branch information
asottile committed Nov 17, 2022
2 parents 66b2891 + b817aa4 commit bc4e70e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Expand Up @@ -96,7 +96,6 @@ mypy_path = src
check_untyped_defs = True
disallow_any_generics = True
ignore_missing_imports = True
no_implicit_optional = True
show_error_codes = True
strict_equality = True
warn_redundant_casts = True
Expand Down

0 comments on commit bc4e70e

Please sign in to comment.