This commit is contained in:
Ross
2025-01-25 08:49:14 +00:00
parent 8459a4b3a9
commit 242a664f49
8 changed files with 535 additions and 110 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ class TestWorkerRequests:
)
Rota.build_and_solve(options={"ratio": 0.000})
Rota.export_rota_to_html("preferences_not_to_work2")
Rota.export_rota_to_html("preferences_not_to_work2", timestamp_filename=False)
shift_summary = Rota.get_shift_summary_dict()
for worker_name in shift_summary: