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 23b7129 commit aa77b67Copy full SHA for aa77b67
seed_intersphinx_mapping/core.py
@@ -44,7 +44,7 @@
44
45
__all__ = ["search_dict", "get_sphinx_doc_url", "fallback_mapping", "seed_intersphinx_mapping", "pypi_api"]
46
47
-#: :class:`apeye.url.SlumberURL` for the PyPI REST API endpoint.
+#: Instance of :class:`apeye.url.SlumberURL` for the PyPI REST API endpoint.
48
pypi_api = SlumberURL("https://pypi.org/pypi/")
49
50
0 commit comments