bimtester: small code improvements

This commit is contained in:
Bernd Hahnebach
2020-12-21 10:28:03 +01:00
parent 1074c2431c
commit 21a7599d45
2 changed files with 7 additions and 3 deletions
@@ -1,6 +1,6 @@
import gettext
import os
from behave import step, given
import gettext # noqa
from behave import given
from behave import step
from ifcdata_methods import assert_schema
from utils import IfcFile