Skip to content

Commit fda5c15

Browse files
authored
Merge pull request #125 from Zohair-coder/dev
updated to summer quarter
2 parents 149c2f4 + 7d0b70c commit fda5c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
year = "2024"
77
# 15 for Fall, 25 for Winter, 35 for Spring, 45 for Summer
88
# example value: 45
9-
quarter = "35"
9+
quarter = "45"
1010
# check college code by going to the tms website and selecting your college from the left sidebar
1111
# the URL bar should update and it should end with something like collCode=CI
1212
# the characters after the = sign is your college code

0 commit comments

Comments
 (0)