aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/misc/etree.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/fontTools/misc/etree.py')
-rw-r--r--Lib/fontTools/misc/etree.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/fontTools/misc/etree.py b/Lib/fontTools/misc/etree.py
index 9d4a65c3..d0967b5f 100644
--- a/Lib/fontTools/misc/etree.py
+++ b/Lib/fontTools/misc/etree.py
@@ -11,6 +11,7 @@ or subclasses built-in ElementTree classes to add features that are
only availble in lxml, like OrderedDict for attributes, pretty_print and
iterwalk.
"""
+
from fontTools.misc.textTools import tostr