There was an error while loading. Please reload this page.
1 parent a1f058c commit 7a221a2Copy full SHA for 7a221a2
tox.ini
@@ -30,7 +30,7 @@ norecursedirs =
30
testpaths =
31
tests/
32
addopts = --doctest-modules
33
-doctest_optionflags = NORMALIZE_WHITESPACE
+doctest_optionflags = NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL
34
35
[flake8]
36
# E126: continuation line over-indented for hanging indent
0 commit comments