Skip to content

Commit

Permalink
Updated mypy config
Browse files Browse the repository at this point in the history
  • Loading branch information
amenezes committed Dec 7, 2023
1 parent f03de38 commit 3a67ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ warn_unused_ignores = True
warn_unreachable = True

check_untyped_defs = True
extra_checks = True
strict_equality = True
strict_concatenate = True
no_implicit_reexport = True

disallow_untyped_defs = True
Expand Down

0 comments on commit 3a67ea6

Please sign in to comment.