from UM.Backend.Backend import Backend class CuraEngineBackend(Backend): def __init__(self): super(CuraEngineBackend,self).__init__()