JOE FIGHT!!

This commit is contained in:
2025-06-18 10:24:22 +02:00
parent 6286e6c557
commit e3ca0f7682

View File

@@ -50,5 +50,6 @@ result_ac_energies_to_csv_df = suppress_printing(simulate_unstacked_productivity
result_ac_energies_to_csv_df.to_csv(path_export, encoding='utf-8')
os.startfile(path_export)
if isJoe:
joe.terminate()
joe.kill()