We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece6d9e commit 831ecb6Copy full SHA for 831ecb6
tests/_docs/conf.py
@@ -36,4 +36,5 @@
36
suppress_warnings = [
37
# https://github.com/readthedocs/sphinx-autoapi/issues/285
38
"autoapi.python_import_resolution",
39
+ "ref.python",
40
]
0 commit comments