]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PythonAPI/Test/TestSketcherSetPerpendicular.py
Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / PythonAPI / Test / TestSketcherSetPerpendicular.py
index cc4e3e795cd0feca58b54c9432ccba39fce6256d..fe2bf7613299dec210c0e13edab801abb3e608f8 100644 (file)
@@ -1,5 +1,5 @@
 import unittest
-import model
+from salome.shaper import model
 import TestSketcher
 from TestSketcher import SketcherTestCase