Parcourir la source

Hotfix simulation curve python script

Jérôme BUISINE il y a 5 ans
Parent
commit
efb2ac3010
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      predict_seuil_expe_maxwell_curve.py

+ 1 - 1
predict_seuil_expe_maxwell_curve.py

@@ -176,7 +176,7 @@ def main():
             print("Scene " + str(id_scene + 1) + "/" + str(len(maxwell_scenes)) + " Done..")
             print("------------------------")
 
-            print("Model predictions are saved into %s" map_filename)
+            print("Model predictions are saved into %s" % map_filename)
             time.sleep(10)