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 8566150 commit 70cabb0Copy full SHA for 70cabb0
docs/conf.py
@@ -16,7 +16,6 @@
16
extensions = [
17
"sphinx.ext.autodoc",
18
"sphinx.ext.intersphinx",
19
- "sphinx.ext.extlinks",
20
"sphinx_issues",
21
]
22
@@ -47,4 +46,4 @@
47
46
# -- Options for extlinks ----------------------------------------------------
48
# https://www.sphinx-doc.org/en/master/usage/extensions/extlinks.html#configuration
49
50
-issues_github_path = 'pypa/pyproject-hooks'
+issues_github_path = "pypa/pyproject-hooks"
0 commit comments