test
This commit is contained in:
@@ -97,6 +97,8 @@ class RotaBuilder(object):
|
|||||||
):
|
):
|
||||||
|
|
||||||
print("Start time: {}".format(datetime.datetime.now()))
|
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]
|
self.shifts = [] # type List[SingleShift]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user