mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 07:06:00 +08:00
Fix unit test
CURA-4360
This commit is contained in:
parent
9cbd710593
commit
889753f958
@ -1,6 +1,8 @@
|
||||
#Todo: Write tests
|
||||
|
||||
import pytest
|
||||
# QtApplication needs to be imported first to prevent import errors.
|
||||
from UM.Qt.QtApplication import QtApplication
|
||||
|
||||
from cura.MachineAction import MachineAction
|
||||
from cura.MachineActionManager import MachineActionManager, NotUniqueMachineActionError, UnknownMachineActionError
|
||||
|
Loading…
x
Reference in New Issue
Block a user