adists_release
Theophile Terraz 2024-08-09 17:27:16 +02:00
parent 79660bfd6e
commit 5d3111df37
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ class Mage(CommandLineSolver):
if t in ["HYD", "QSO", "LIM"]:
v0 /= 60 # Convert first column to minute
f.write(f"{v0:10}{v1:10}\n")
f.write(f"{v0:9} {v1:9} \n")
return files