Salome HOME
Merge branch 'master' into cgt/devCEA
[modules/shaper.git] / src / PythonAPI / model / sketcher / __init__.py
index 7aa9934344907a8229d5091b0bcc5fc7edc7680f..8c0319a1ecab2b26d8bd563a03aface7855dc7c8 100644 (file)
@@ -2,4 +2,5 @@
 """
 
 from SketchAPI import addSketch
-from tools import addPolyline, addPolygon
+from tools import *
+from tests import *