]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangePlugin/Test/TestExport.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / ExchangePlugin / Test / TestExport.py
index ffd7f04c0715cc8ec42b8ce8e3830b29d6a9ecd7..fd590cbe3369372c19f5f32e678a299b30da9ed5 100644 (file)
@@ -12,7 +12,7 @@ from ModelAPI import *
 
 from TestImport import testImport
 
-import model
+from salome.shaper import model
 
 __updated__ = "2015-05-22"