forked from openlp/openlp
PEP8 fix
This commit is contained in:
parent
0a8d1906ce
commit
79abd9b82e
@ -34,6 +34,7 @@ from openlp.core.ui.maindisplay import TRANSPARENT_STYLESHEET, OPAQUE_STYLESHEET
|
||||
from tests.helpers.testmixin import TestMixin
|
||||
from tests.functional import MagicMock, patch
|
||||
|
||||
|
||||
class TestMainDisplay(TestCase, TestMixin):
|
||||
|
||||
def setUp(self):
|
||||
|
Loading…
Reference in New Issue
Block a user