Skip to content

Commit 831ecb6

Browse files
committed
Ignore ref.python warnings from sphinx-build
1 parent ece6d9e commit 831ecb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/_docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@
3636
suppress_warnings = [
3737
# https://github.com/readthedocs/sphinx-autoapi/issues/285
3838
"autoapi.python_import_resolution",
39+
"ref.python",
3940
]

0 commit comments

Comments
 (0)