Einrückung gefixt
This commit is contained in:
parent
0ca838e335
commit
8e6549fd5e
@ -200,5 +200,4 @@ class Muell:
|
|||||||
|
|
||||||
if len(tonnen) > 0:
|
if len(tonnen) > 0:
|
||||||
tonnen = ' und '.join(tonnen)
|
tonnen = ' und '.join(tonnen)
|
||||||
|
|
||||||
print(f'Morgen {wird} {tonnen} abgeholt')
|
print(f'Morgen {wird} {tonnen} abgeholt')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user