8000
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 7d4e45e commit 38b7975Copy full SHA for 38b7975
sphinx_js/renderers.py
@@ -1,5 +1,6 @@
1
from collections import OrderedDict
2
from re import sub
3
+from functools import reduce
4
5
from docutils.parsers.rst import Parser as RstParser
6
from docutils.statemachine import StringList
0 commit comments