We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2cd7a commit 2e52837Copy full SHA for 2e52837
setup.cfg
@@ -20,4 +20,4 @@ line_length = 88
20
filterwarnings =
21
ignore:.* Use packaging.version.*:DeprecationWarning::
22
addopts = --tb=short --no-header --showlocals --doctest-modules
23
-
+doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
0 commit comments