Adjust notes

This commit is contained in:
Fred Boniface 2023-05-26 21:07:18 +01:00
parent e142143fad
commit 5773cc3d36

View File

@ -51,6 +51,7 @@ def getTimetable(full = False):
def parseTimetable(data):
## Parse the update file
## Check how the downloaded data is displayed
return
def runUpdate():
@ -64,5 +65,4 @@ def runUpdate():
else:
log.out("timetable.runUpdate: timetable update is not needed")
return "done"
## Check how the downloaded data is displayed
## Check what happens if there is no update