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 488e7e6 commit 1184bb6Copy full SHA for 1184bb6
docs/conf.py
@@ -113,6 +113,7 @@
113
"sphinxautodoctypehints": ("https://sphinx-autodoc-typehints.readthedocs.io/%s", None),
114
"tox": ("https://tox.readthedocs.io/%s", None),
115
"twine": ("https://twine.readthedocs.io/%s", None),
116
+ "unittest": ("https://docs.python.org/3/library/unittest.html%s", None),
117
"uv": ("https://docs.uv.dev/%s", None),
118
"uv-install": ("https://docs.astral.sh/uv/installation/%s", None),
119
"venv": ("https://docs.python.org/3/library/venv%s", None),
0 commit comments