Skip to content

Commit 7a221a2

Browse files
committed
Update flake8 configurations
1 parent a1f058c commit 7a221a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ norecursedirs =
3030
testpaths =
3131
tests/
3232
addopts = --doctest-modules
33-
doctest_optionflags = NORMALIZE_WHITESPACE
33+
doctest_optionflags = NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL
3434

3535
[flake8]
3636
# E126: continuation line over-indented for hanging indent

0 commit comments

Comments
 (0)