We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pytest let's you add common doctest settings to the setup.cfg. I think we should add
setup.cfg
doctest_optionflags= NORMALIZE_WHITESPACE
Any reason not to do this? Any others we should add?
The text was updated successfully, but these errors were encountered:
Yes, I think that is a good idea.
Sorry, something went wrong.
Closed by #20284
No branches or pull requests
pytest let's you add common doctest settings to the
setup.cfg
. I think we should addAny reason not to do this? Any others we should add?
The text was updated successfully, but these errors were encountered: