Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / PartSetAPI / Test / TestRemoveDuplicate.py
index 466d310bff7003630ef7f2f4d946e0b3da28c76a..66523e08e8a2b3c4fdaf07c39793a01f18def136 100644 (file)
@@ -1,7 +1,7 @@
 # Created a Part Remove/Duplicate API functionality since from low level and python dump it is not
 # tested: feature history infor is not stored.
 
-import model
+from salome.shaper import model
 
 # prepare axis created by PartSet and Part points
 model.begin()