Made quick fixes of these to get tests working

This commit is contained in:
Jamie Hardt
2020-10-08 21:31:32 -07:00
parent c114eb7cf3
commit e9e4b4bcbb
6 changed files with 35 additions and 40 deletions

View File

@@ -1,4 +1,3 @@
# import xml.etree.ElementTree as ET
from lxml import etree as ET
import io
from collections import namedtuple