mirror of
https://codeberg.org/herrthees/ODW-Abfallkalender-Bot-Demo.git
synced 2025-08-02 08:37:34 +00:00
Ausgabe, wenn kein Termin im Abfallkalender
This commit is contained in:
parent
92de3fcfab
commit
83cb6ae3ae
1 changed files with 3 additions and 1 deletions
|
@ -62,3 +62,5 @@ if len(abfallkalender['records']) > 0:
|
|||
|
||||
# Die Ausgabe
|
||||
print (ausgabe)
|
||||
else:
|
||||
print ('Morgen keine Termine im Abfallkalender.')
|
Loading…
Add table
Add a link
Reference in a new issue