aboutsummaryrefslogtreecommitdiff
path: root/Tests/ttLib/tables/_l_t_a_g_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ttLib/tables/_l_t_a_g_test.py')
-rw-r--r--Tests/ttLib/tables/_l_t_a_g_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/ttLib/tables/_l_t_a_g_test.py b/Tests/ttLib/tables/_l_t_a_g_test.py
index 67279364..fc9be82a 100644
--- a/Tests/ttLib/tables/_l_t_a_g_test.py
+++ b/Tests/ttLib/tables/_l_t_a_g_test.py
@@ -1,6 +1,6 @@
-from fontTools.misc.py23 import *
from fontTools.misc.testTools import parseXML
from fontTools.misc.xmlWriter import XMLWriter
+from io import BytesIO
import os
import struct
import unittest