Salome HOME
Avoid redundant messages
[modules/med.git] / doc / tut / medcoupling / partition.py
index 624000a47964319dc611bee0468f50b649397768..76cf132c731d9675caf80514051984639c6921ec 100644 (file)
@@ -26,7 +26,7 @@
 # WRN: this use case does not require a med input file because the
 # data (mesh and field) to work with are created from scratch. 
 
-from MEDCoupling import *
+from medcoupling import *
 
 # =======================================================
 # Creation of the input data (mesh and field)