Skip to content

Commit 7d0b70c

Browse files
committed
updated to summer quarter
1 parent 10ea27c commit 7d0b70c

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)