Adjust notes
This commit is contained in:
parent
e142143fad
commit
5773cc3d36
@ -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
|
||||
|
Reference in New Issue
Block a user