Skip to content

Commit aa77b67

Browse files
committed
Updated docs.
1 parent 23b7129 commit aa77b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seed_intersphinx_mapping/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
__all__ = ["search_dict", "get_sphinx_doc_url", "fallback_mapping", "seed_intersphinx_mapping", "pypi_api"]
4646

47-
#: :class:`apeye.url.SlumberURL` for the PyPI REST API endpoint.
47+
#: Instance of :class:`apeye.url.SlumberURL` for the PyPI REST API endpoint.
4848
pypi_api = SlumberURL("https://pypi.org/pypi/")
4949

5050

0 commit comments

Comments
 (0)