We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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?