BIMTester: steps, improve imports in the regard of rebases

This commit is contained in:
Bernd Hahnebach
2021-11-23 15:18:01 +01:00
parent 04535d27ec
commit b4b334145f
10 changed files with 13 additions and 6 deletions
@@ -1,7 +1,8 @@
from behave import step, given, when, then, use_step_matcher
from bimtester import util
from bimtester.ifc import IfcStore
from bimtester.table import TableModel
from bimtester import util
use_step_matcher("parse")