.
This commit is contained in:
@@ -98,7 +98,7 @@ class RotaBuilder(object):
|
||||
|
||||
print("Start time: {}".format(datetime.datetime.now()))
|
||||
print("Weeks to rota: {}".format(weeks_to_rota))
|
||||
print("Use previous shifts".format(use_previous_shifts))
|
||||
print("Use previous shifts {}".format(use_previous_shifts))
|
||||
|
||||
self.shifts = [] # type List[SingleShift]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user