Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d9cb17a

Browse files
committed
TST: Ignore docutils deprecation warning
1 parent ca5ddef commit d9cb17a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ testpaths = sphinx_automodapi
4040
xfail_strict = true
4141
filterwarnings =
4242
error
43+
ignore:The `docutils\.parsers\.rst\.directive\.html` module will be removed:DeprecationWarning
4344

4445
[flake8]
4546
max-line-length = 100

0 commit comments

Comments
 (0)