]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PythonAPI/model/sketcher/__init__.py
Salome HOME
Porting to SALOME 9.1.0.
[modules/shaper.git] / src / PythonAPI / model / sketcher / __init__.py
index 8c0319a1ecab2b26d8bd563a03aface7855dc7c8..2d5622aee495d850add82153e5666845afdb0494 100644 (file)
@@ -2,5 +2,5 @@
 """
 
 from SketchAPI import addSketch
-from tools import *
-from tests import *
+from .tools import *
+from .tests import *