Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / PythonAPI / Test / TestSketcherSetEqual.py
index 9ffdb877454ca9cff4af5aa104cf8c1e38881412..b803cb74faef6fa62866942e2ae63f0ebf6a64a6 100644 (file)
@@ -1,5 +1,5 @@
 import unittest
-import model
+from salome.shaper import model
 import math
 import TestSketcher
 from TestSketcher import SketcherTestCase