forked from openlp/openlp
Pep fixes
This commit is contained in:
parent
46b42c24e5
commit
1c8474b8e2
@ -18,8 +18,6 @@ class TestFileDialogPatches(TestCase):
|
|||||||
"""
|
"""
|
||||||
Test that the :class:`PQFileDialog` instantiates correctly
|
Test that the :class:`PQFileDialog` instantiates correctly
|
||||||
"""
|
"""
|
||||||
#app = QtWidgets.QApplication(sys.argv)
|
|
||||||
|
|
||||||
# GIVEN: The PQFileDialog class
|
# GIVEN: The PQFileDialog class
|
||||||
# WHEN: Creating an instance
|
# WHEN: Creating an instance
|
||||||
instance = PQFileDialog()
|
instance = PQFileDialog()
|
||||||
|
Loading…
Reference in New Issue
Block a user