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