KindAlien commited on
Commit
1479996
·
verified ·
1 Parent(s): 2477400

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -217,7 +217,7 @@ def main():
217
  "late_heavy": 10,
218
  "faculty_gaps": 2,
219
  "campus_movement": 5,
220
- "no_first_hour_free": 20,
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
  )