8000
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 6a34280 commit 079d8ccCopy full SHA for 079d8cc
doc/sphinxext/missing_references.py
@@ -173,7 +173,7 @@ def _warn_unused_missing_references(app):
173
msg = (f"Reference {domain_type} {target} for "
174
f"{ignored_reference_location} can be removed"
175
f" from {app.config.missing_references_filename}."
176
- "It is no longer a missing reference in the docs.")
+ " It is no longer a missing reference in the docs.")
177
logger.warning(msg,
178
location=ignored_reference_location,
179
type='ref',
0 commit comments