Fix infinite loop error

This commit is contained in:
Andrew
2022-01-10 13:05:20 +02:00
parent b452429271
commit 086907e3fc

View File

@@ -36,6 +36,7 @@ def Booking():
continue
except:
print('Ei näe enempää viikkoja.')
return
week += 1