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 f7e3167 commit c61ed0eCopy full SHA for c61ed0e
setup.cfg
@@ -19,3 +19,4 @@ line_length = 88
19
[tool:pytest]
20
addopts = --tb=short --no-header --showlocals --doctest-modules
21
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
22
+norecursedirs = tests/utils/test_module
0 commit comments