浏览代码

Hotfix simulation curve python script

Jérôme BUISINE 5 年之前
父节点
当前提交
efb2ac3010
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)