We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d7a18 commit a9981e8Copy full SHA for a9981e8
ferry/transform/import_courses.py
@@ -92,6 +92,7 @@ def get_applicable_key(row: pd.Series):
92
("201803", (12568, 13263)), # CPLT 942
93
("201901", (21500, 22135)), # PLSC 530
94
("202403", (15444, 15753)), # MUS 644
95
+ ("202503", (11421, 11423)), # MUS 644 (again)
96
("202503", (10009, 10008)), # MUS 815
97
("202601", (23900, 23902)), # MUS 506
98
("202601", (23903, 23904)), # MUS 606
0 commit comments