forked from openlp/openlp
Make pep8 happy
This commit is contained in:
parent
5d21aab539
commit
1e8d787b93
@ -189,4 +189,3 @@ class TestMainWindow(TestCase, TestMixin):
|
||||
# THEN: The media manager dock is made visible
|
||||
self.assertEqual(0, mocked_media_manager_dock.setVisible.call_count)
|
||||
mocked_widget.on_focus.assert_called_with()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user