We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185c92c commit 96c7c51Copy full SHA for 96c7c51
doc/conf.py
@@ -106,6 +106,7 @@ def _check_dependencies():
106
nitpicky = True
107
# change this to True to update the allowed failures
108
missing_references_write_json = False
109
+missing_references_warn_unused_ignores = False
110
111
intersphinx_mapping = {
112
'python': ('https://docs.python.org/3', None),
0 commit comments