Skip to content

Commit

Permalink
Merge pull request #209 from hauntsaninja/implicit-optional
Browse files Browse the repository at this point in the history
Explicitly allow implicit optionals
  • Loading branch information
davidhalter committed Sep 28, 2022
2 parents 8ee84d0 + 7af5259 commit 6b6b59f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ warn_unused_configs = True
warn_unreachable = True

strict_equality = True
no_implicit_optional = False

0 comments on commit 6b6b59f

Please sign in to comment.