Loading testing/xsd_process.py +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ import json import logging from pathlib import Path from xmlschema.etree import etree_tostring from xmlschema import etree_tostring from xmlschema import XMLSchema, XMLSchemaParseError Loading Loading
testing/xsd_process.py +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ import json import logging from pathlib import Path from xmlschema.etree import etree_tostring from xmlschema import etree_tostring from xmlschema import XMLSchema, XMLSchemaParseError Loading