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 04fb7e3 commit 5b56249Copy full SHA for 5b56249
doc/common/extensions/blockimg.py
@@ -1,5 +1,4 @@
1
-import xml.etree.ElementTree as ET
2
-from docutils.parsers.rst import Directive, directives
+from docutils.parsers.rst import Directive
3
from docutils import nodes
4
from pathlib import Path
5
0 commit comments