Salome HOME
[PY3] use python3 idioms, fix relative imports, fix plugins
[modules/smesh.git] / src / SMESH_SWIG / SMESH_fixation_tetra.py
index 3e8732a53684bda196848db3c9d6c686ad5c557c..d01119d5a2bcd3b917e93ba784208e9e94a8ccf5 100644 (file)
@@ -26,7 +26,7 @@
 # Hypothesis and algorithms for the mesh generation are global
 #
 import salome
-from . import SMESH_fixation
+import SMESH_fixation
 
 import SMESH, SALOMEDS
 from salome.smesh import smeshBuilder