Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
|
@@ -217,7 +217,7 @@ def main():
|
|
| 217 |
"late_heavy": 10,
|
| 218 |
"faculty_gaps": 2,
|
| 219 |
"campus_movement": 5,
|
| 220 |
-
"
|
| 221 |
"student_gaps": 500
|
| 222 |
}
|
| 223 |
)
|
|
|
|
| 217 |
"late_heavy": 10,
|
| 218 |
"faculty_gaps": 2,
|
| 219 |
"campus_movement": 5,
|
| 220 |
+
"pack_morning": 500,
|
| 221 |
"student_gaps": 500
|
| 222 |
}
|
| 223 |
)
|