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 f456e6f commit 4b97d2bCopy full SHA for 4b97d2b
Doc/tools/extensions/pyspecific.py
@@ -22,6 +22,7 @@
22
from sphinx import addnodes
23
from sphinx.builders import Builder
24
from sphinx.domains.python import PyFunction, PyMethod
25
+from sphinx.domains.changeset import VersionChange
26
from sphinx.errors import NoUri
27
from sphinx.locale import _ as sphinx_gettext
28
from sphinx.util import logging
0 commit comments