mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-31 17:06:29 +00:00
bonsai - sort imports
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
"""This script converts Graphisoft XML into an IFC file"""
|
||||
|
||||
import os
|
||||
import xml.etree.ElementTree as ET
|
||||
|
||||
import ifcopenshell
|
||||
import ifcopenshell.guid
|
||||
import os
|
||||
|
||||
|
||||
class IFC4Extractor:
|
||||
|
||||
Reference in New Issue
Block a user