mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 14:33:28 +00:00
bonsai - sort imports
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
|
||||
"""This script converts the computer iterpretable listing ifcXML XSD into a JSON file"""
|
||||
|
||||
import xml.etree.ElementTree as ET
|
||||
import collections
|
||||
import json
|
||||
import xml.etree.ElementTree as ET
|
||||
|
||||
|
||||
class IFC4Extractor:
|
||||
|
||||
Reference in New Issue
Block a user