Skip to content

Commit 2e52837

Browse files
committed
ci(pytest): Add default option doctest flags
1 parent 4b2cd7a commit 2e52837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ line_length = 88
2020
filterwarnings =
2121
ignore:.* Use packaging.version.*:DeprecationWarning::
2222
addopts = --tb=short --no-header --showlocals --doctest-modules
23-
23+
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE

0 commit comments

Comments
 (0)