aarctan / schedubuddy-server

https://schedubuddy.com/
MIT License
4 stars 1 forks source link

fix: parse "ONLINE" class id properly #18

Closed Mattwmaster58 closed 1 year ago

Mattwmaster58 commented 1 year ago

fixes #16

example of implications of incorrect parsing: schedules for W24 MUSIC 100 I have also taken the liberty to sort everything that's iterated, so runs of write_raw.py should be deterministic and diffs of raw.json should be easier in case there's ever a need. i also removed what i consider verbose print statements cause they annoyed me.