mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 13:18:00 +00:00
bonsai - sort imports
This commit is contained in:
@@ -21,10 +21,11 @@ import ifcopenshell
|
||||
import ifcopenshell.api.project
|
||||
import ifcopenshell.api.root
|
||||
import ifcopenshell.api.unit
|
||||
|
||||
import bonsai.core.tool
|
||||
import bonsai.tool as tool
|
||||
from test.bim.bootstrap import NewFile
|
||||
from bonsai.tool.unit import Unit as subject
|
||||
from test.bim.bootstrap import NewFile
|
||||
|
||||
|
||||
class TestImplementsTool(NewFile):
|
||||
|
||||
Reference in New Issue
Block a user