Skip to content

Commit

Permalink
unreferenced fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ghrlt committed Oct 16, 2023
1 parent a27b4b4 commit f0f37a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/inappoauth2.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ def fetchAndParse(date: str, toJson: bool):
isApprenant = True

except apis.WigorServices.CurrentlyOnHoliday:
classGrade = '?'
classLevel = '?'
classGroup = '?'
isApprenant = False
Expand Down

0 comments on commit f0f37a5

Please sign in to comment.