mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 12:12:15 +00:00
ruff - check for more unused imports
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
import xml.etree.ElementTree as ET
|
||||
|
||||
import ifcopenshell
|
||||
import ifcopenshell.util
|
||||
import ifcopenshell.util.attribute
|
||||
import ifcopenshell.util.pset
|
||||
import ifcopenshell.util.schema
|
||||
from ifctester.ids import Ids, IdsXmlValidationError, get_schema
|
||||
from xmlschema.validators.exceptions import XMLSchemaValidationError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user