]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelHighAPI/Test/TestDeflectionDump.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ModelHighAPI / Test / TestDeflectionDump.py
index 668f7c9e17fde59650f63bc4d2d139561871af83..d9dac2b06202bdd00e53026b22d7d193f6953e01 100644 (file)
@@ -1,4 +1,4 @@
-import model
+from salome.shaper import model
 
 model.begin()
 partSet = model.moduleDocument()