remove reference to pentabarf
This commit is contained in:
parent
372df0ec10
commit
47019a6406
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ def rendertask(task):
|
|||
|
||||
# Download the Events-Schedule and parse all Events out of it. Yield a tupel for each Event
|
||||
def events(scheduleUrl, titlemap={}):
|
||||
print("downloading pentabarf schedule")
|
||||
print("downloading schedule")
|
||||
|
||||
# download the schedule
|
||||
response = urlopen(scheduleUrl)
|
||||
|
|
Loading…
Add table
Reference in a new issue