Salome HOME
[PY3] use python3 idioms, fix relative imports, fix plugins
[modules/smesh.git] / src / SMESH_SWIG / SMESH_fixation_hexa.py
index cb5e77e0f20ec600285e96f83a59e95895a9b439..32eb83eb5564cd26a8554d25014899e871ef93bc 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