def __init__(self): super().__init__() self.amphorae = amphora.AmphoraController()
def __init__(self): super(OctaviaV2Controller, self).__init__() self.amphorae = amphora.AmphoraController()