More linebreaks

This commit is contained in:
2021-09-14 14:34:32 +02:00
parent ab9113131a
commit 16e02c9323

View File

@@ -88,5 +88,6 @@ try:
print('Sleeping for 15 minutes...')
sleep(60*15)
print('Ihr wollt den selben Song nochmal? Okay, hier kommt der selbe Song nochmal!')
print()
except:
alert(f'Error in Bike Checker! {sys.exc_info()}')