mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
bimtester: improve imports in steps
This commit is contained in:
committed by
Dion Moult
parent
5ce334019c
commit
b88eb37bdf
@@ -1,6 +1,7 @@
|
||||
from behave import step
|
||||
|
||||
from utils import assert_attribute
|
||||
from utils import IfcFile
|
||||
from utils import IfcFile, assert_attribute
|
||||
|
||||
|
||||
@step('The IFC file "{file}" must be provided')
|
||||
|
||||
Reference in New Issue
Block a user