Sort imports

This commit is contained in:
Andrej730
2025-12-19 18:53:04 +05:00
parent 29176330e8
commit 13be6ccd45
731 changed files with 2234 additions and 1709 deletions
+1 -3
View File
@@ -1,4 +1,5 @@
import ifcopenshell
import ifcopenshell.api
import ifcopenshell.api.aggregate
import ifcopenshell.api.context
import ifcopenshell.api.feature
@@ -8,12 +9,9 @@ import ifcopenshell.api.spatial
import ifcopenshell.api.type
import ifcopenshell.api.unit
import ifcopenshell.geom
import ifcopenshell.api
import ifcopenshell.util.representation
import ifcopenshell.util.unit
import numpy as np
import propertygroups
O = 0.0, 0.0, 0.0
+1 -1
View File
@@ -1,6 +1,6 @@
async def test_pset():
import ifcopenshell.api.pset
import ifcopenshell.api.material
import ifcopenshell.api.pset
errors = []
try: