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.
2 parents 149c2f4 + 7d0b70c commit fda5c15Copy full SHA for fda5c15
src/config.py
@@ -6,7 +6,7 @@
6
year = "2024"
7
# 15 for Fall, 25 for Winter, 35 for Spring, 45 for Summer
8
# example value: 45
9
-quarter = "35"
+quarter = "45"
10
# check college code by going to the tms website and selecting your college from the left sidebar
11
# the URL bar should update and it should end with something like collCode=CI
12
# the characters after the = sign is your college code
0 commit comments