forked from openlp/openlp
Lint fix
This commit is contained in:
parent
ba99025a5f
commit
c1ff239002
@ -32,7 +32,7 @@ from PyQt5 import QtGui
|
|||||||
|
|
||||||
from openlp.core.common.registry import Registry
|
from openlp.core.common.registry import Registry
|
||||||
from openlp.core.display.screens import ScreenList
|
from openlp.core.display.screens import ScreenList
|
||||||
from openlp.core.lib.imagemanager import Image, ImageManager, ImageWorker, Priority, PriorityQueue
|
from openlp.core.lib.imagemanager import ImageManager, ImageWorker, Priority, PriorityQueue
|
||||||
from tests.helpers.testmixin import TestMixin
|
from tests.helpers.testmixin import TestMixin
|
||||||
from tests.utils.constants import RESOURCE_PATH
|
from tests.utils.constants import RESOURCE_PATH
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user