@@ -97,6 +97,8 @@ 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))
self.shifts = [] # type List[SingleShift]
The note is not visible to the blocked user.