Fix some more relative imports

This commit is contained in:
ChrisTerBeke 2018-11-26 15:10:36 +01:00
parent 42ccabc7b6
commit aaf0f69820
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# Copyright (c) 2018 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from plugins.UM3NetworkPrinting.src.Models import BaseModel
from ..Models import BaseModel
## Class representing a cloud connected cluster.