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
@@ -19,12 +19,11 @@
import time
import uuid
from typing import Optional
from .file import file
from .guid import compress
from .ifcopenshell_wrapper import version
from typing import Optional
# A quick way to setup an 'empty' IFC file, taken from:
# http://academy.ifcopenshell.org/creating-a-simple-wall-with-property-set-and-quantity-information/