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