Refactoring of namespace

This commit is contained in:
Jaime van Kessel 2014-12-15 10:44:23 +01:00
parent ad33effbbe
commit 59767ec560
4 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
from Cura.Backend.Backend import Backend
from UM.Backend.Backend import Backend
class CuraEngineBackend(Backend):
def __init__(self):