Fix infinite loop error
This commit is contained in:
@@ -36,6 +36,7 @@ def Booking():
|
||||
continue
|
||||
except:
|
||||
print('Ei näe enempää viikkoja.')
|
||||
return
|
||||
week += 1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user