.
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
from rota.shifts import SingleShift as SingleShiftBase, ShiftConstraint as ShiftConstraintBase
|
||||
from rota.workers import Worker as WorkerBase
|
||||
from rota_generator.shifts import SingleShift as SingleShiftBase, ShiftConstraint as ShiftConstraintBase
|
||||
from rota_generator.workers import Worker as WorkerBase
|
||||
|
||||
|
||||
class SingleShift(SingleShiftBase):
|
||||
|
||||
Reference in New Issue
Block a user