mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 14:33:28 +00:00
bonsai - sort imports
This commit is contained in:
@@ -20,14 +20,15 @@ import csv
|
||||
import tempfile
|
||||
from pathlib import Path
|
||||
|
||||
import ifc5d.csv2ifc
|
||||
import ifc5d.ifc5Dspreadsheet
|
||||
import ifcopenshell
|
||||
import ifcopenshell.api.root
|
||||
import ifcopenshell.api.unit
|
||||
import ifcopenshell.util.cost
|
||||
import pytest
|
||||
|
||||
import ifc5d.csv2ifc
|
||||
import ifc5d.ifc5Dspreadsheet
|
||||
|
||||
|
||||
class TestCsv2Ifc:
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user