many changes

This commit is contained in:
Ross
2022-01-24 18:25:36 +00:00
parent 85c1344737
commit a34631bc22
15 changed files with 1821 additions and 738 deletions
+1 -1
View File
@@ -139,7 +139,7 @@
}
],
"source": [
"Rota.build_shifts_and_workers()\n",
"Rota.build_workers()\n",
"print(Rota.sites)\n",
"Rota.build_model()"
]