mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
bonsai - sort imports
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
import math
|
||||
|
||||
|
||||
import ifcopenshell.api.alignment
|
||||
import ifcopenshell.api.unit
|
||||
import ifcopenshell.util
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
|
||||
import math
|
||||
|
||||
|
||||
import ifcopenshell.api.alignment
|
||||
import ifcopenshell.api.context
|
||||
import ifcopenshell.api.unit
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
import ifcopenshell
|
||||
|
||||
TEST_FILE = Path(__file__).parent / "files" / "basic.ifc"
|
||||
|
||||
@@ -20,7 +20,6 @@ import tempfile
|
||||
import zipfile
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
import ifcopenshell.util.file as subject
|
||||
import test.bootstrap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user