forked from openlp/openlp
PEP fix
This commit is contained in:
parent
125f019486
commit
854537b3e6
@ -229,7 +229,7 @@ class PresentationMediaItem(MediaManagerItem):
|
||||
for row in row_list:
|
||||
self.list_view.takeItem(row)
|
||||
Settings().setValue(self.settings_section + '/presentations files', self.get_file_list())
|
||||
|
||||
|
||||
def clean_up_thumbnails(self, filepath):
|
||||
"""
|
||||
Clean up the files created such as thumbnails
|
||||
|
Loading…
Reference in New Issue
Block a user