forked from openlp/openlp
pep8 fix
This commit is contained in:
parent
935200731c
commit
a2b19858b9
@ -94,7 +94,6 @@ class TestFirstTimeForm(TestCase, TestMixin):
|
|||||||
self.assertEqual(634, size.width())
|
self.assertEqual(634, size.width())
|
||||||
self.assertEqual(386, size.height())
|
self.assertEqual(386, size.height())
|
||||||
|
|
||||||
|
|
||||||
def initialise_test(self):
|
def initialise_test(self):
|
||||||
"""
|
"""
|
||||||
Test if we can intialise the FirstTimeForm
|
Test if we can intialise the FirstTimeForm
|
||||||
|
Loading…
Reference in New Issue
Block a user