pep fixes

This commit is contained in:
Philip Ridout 2017-09-26 18:02:56 +01:00
parent 69fca430b5
commit dfcd95b9d9
2 changed files with 7 additions and 8 deletions

View File

@ -637,7 +637,6 @@ class ThemeManager(OpenLPMixin, RegistryMixin, QtWidgets.QWidget, Ui_ThemeManage
"""
Called by theme maintenance Dialog to save the theme and to trigger the reload of the theme list
:param Theme theme: The theme data object.
:param openlp.core.common.path.Path image_source_path: Where the theme image is currently located.
:param openlp.core.common.path.Path image_destination_path: Where the Theme Image is to be saved to