doing sp26 training list

This commit is contained in:
Peter Howell 2025-11-06 19:10:46 +00:00
parent f73480ab32
commit 8db592fb83
1 changed files with 1 additions and 1 deletions

View File

@ -2137,7 +2137,7 @@ def cross_ref_training():
wb = load_workbook("C:/Users/phowell/Downloads/GOTT_Completion_masterlist 2023 DEC.xlsx")
print(wb.sheetnames)
term = find_term("fa25")
term = find_term("sp26")
# Fetch from Canvas DB. Make sure its recently updated.
# Also relies on schedule being in database. Run localcache2.courses_to_sched()