Add burgie

This commit is contained in:
Stijn De Clercq 2021-09-20 18:21:25 +02:00
parent 75adf849f0
commit a48f15d464
2 changed files with 74 additions and 2 deletions

View file

@ -124,6 +124,7 @@ class Timeslot:
is_special=special, location=location, online_platform=online_platform, online_link=online_link)
# TODO parse minors
@dataclass
class Schedule:
day: datetime