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 fb7a331 commit 1410947Copy full SHA for 1410947
source/ext/psdom.py
@@ -20,8 +20,8 @@
20
from sphinx.util.nodes import make_refnode
21
22
# Uncomment for sphinx <1.8
23
-#from docutils.parsers.rst import directives
24
-#from sphinx.util.compat import Directive
+from docutils.parsers.rst import directives
+from sphinx.util.compat import Directive
25
# Comment for sphinx <1.8 and uncomment for sphinx 1.8+
26
#from docutils.parsers.rst import Directive, directives
27
0 commit comments