doing sp26 training list
This commit is contained in:
parent
f73480ab32
commit
8db592fb83
2
users.py
2
users.py
|
|
@ -2137,7 +2137,7 @@ def cross_ref_training():
|
||||||
wb = load_workbook("C:/Users/phowell/Downloads/GOTT_Completion_masterlist 2023 DEC.xlsx")
|
wb = load_workbook("C:/Users/phowell/Downloads/GOTT_Completion_masterlist 2023 DEC.xlsx")
|
||||||
print(wb.sheetnames)
|
print(wb.sheetnames)
|
||||||
|
|
||||||
term = find_term("fa25")
|
term = find_term("sp26")
|
||||||
|
|
||||||
# Fetch from Canvas DB. Make sure its recently updated.
|
# Fetch from Canvas DB. Make sure its recently updated.
|
||||||
# Also relies on schedule being in database. Run localcache2.courses_to_sched()
|
# Also relies on schedule being in database. Run localcache2.courses_to_sched()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue