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,4 +1,5 @@
import time
import ifcopenshell
for i in range(3):
@@ -1,4 +1,5 @@
import time
import ifcopenshell
latitudes = [
@@ -1,5 +1,6 @@
import itertools
import time
import ifcopenshell
for pty, ety in itertools.product(("GRILLE", "USERDEFINED"), (None, "Something")):
@@ -1,4 +1,5 @@
import itertools
import ifcopenshell
defaults = {"Girth": 1.0, "WallThickness": 0.11}
@@ -1,4 +1,5 @@
import time
import ifcopenshell
names = [("Same", "Same"), ("Different", "SomethingElse")]
@@ -1,4 +1,5 @@
import time
import ifcopenshell
for i, nm in enumerate(("no-mls", "mls", "mlsu")):
@@ -1,4 +1,5 @@
import itertools
import ifcopenshell
@@ -1,4 +1,5 @@
import time
import ifcopenshell
for ents in [
@@ -1,8 +1,8 @@
import ifcopenshell
import ifcopenshell.api.root
import ifcopenshell.api.owner
from pathlib import Path
import ifcopenshell
import ifcopenshell.api.owner
import ifcopenshell.api.root
guid1 = "3pdqyORIn8KBHZAhhtJ72T"
guid2 = "1sEzC8v31DshmvW5t5P631"