Skip to content

Use no_implicit_reexport in mypy.ini for consistency#139

Merged
cjolowicz merged 2 commits intomasterfrom
mypy-ini-cleanup
Apr 18, 2020
Merged

Use no_implicit_reexport in mypy.ini for consistency#139
cjolowicz merged 2 commits intomasterfrom
mypy-ini-cleanup

Conversation

@cjolowicz
Copy link
Owner

Setting no_implicit_reexport to True is equivalent to setting implicit_reexport to false.

https://mypy.readthedocs.io/en/stable/config_file.html#inverting-option-values

cjolowicz/cookiecutter-hypermodern-python-instance#107

@cjolowicz cjolowicz added the refactoring A code change that neither fixes a bug nor adds a feature label Apr 18, 2020
@cjolowicz cjolowicz merged commit c3ab1a1 into master Apr 18, 2020
@cjolowicz cjolowicz deleted the mypy-ini-cleanup branch April 18, 2020 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring A code change that neither fixes a bug nor adds a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant