Skip to content

Commit 1184bb6

Browse files
committed
docs: add unittest to the sphinx extlinks
1 parent 488e7e6 commit 1184bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
"sphinxautodoctypehints": ("https://sphinx-autodoc-typehints.readthedocs.io/%s", None),
114114
"tox": ("https://tox.readthedocs.io/%s", None),
115115
"twine": ("https://twine.readthedocs.io/%s", None),
116+
"unittest": ("https://docs.python.org/3/library/unittest.html%s", None),
116117
"uv": ("https://docs.uv.dev/%s", None),
117118
"uv-install": ("https://docs.astral.sh/uv/installation/%s", None),
118119
"venv": ("https://docs.python.org/3/library/venv%s", None),

0 commit comments

Comments
 (0)