KindAlien commited on
Commit
608ea8f
·
verified ·
1 Parent(s): 7b77d8a

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +2 -1
main.py CHANGED
@@ -217,7 +217,8 @@ def main():
217
  "late_heavy": 10,
218
  "faculty_gaps": 2,
219
  "campus_movement": 5,
220
- "no_first_hour_free": 20
 
221
  }
222
  )
223
 
 
217
  "late_heavy": 10,
218
  "faculty_gaps": 2,
219
  "campus_movement": 5,
220
+ "no_first_hour_free": 20,
221
+ "student_gaps": 500
222
  }
223
  )
224