Skip to content

Commit 9472a3f

Browse files
Update test_designSupport.py
1 parent b16b257 commit 9472a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UnitTests/test_designSupport.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
os.pardir)
66
)
77
sys.path.append(PROJECT_ROOT)
8-
from RFEM.enums import *
8+
from RFEM.enums import AddOn, DesignSupportOrientationYType, DesignSupportOrientationZType
99
from RFEM.initModel import Model, SetAddonStatus
1010
from RFEM.BasicObjects.material import Material
1111
from RFEM.BasicObjects.section import Section

0 commit comments

Comments
 (0)