Pep fixes

This commit is contained in:
Philip Ridout 2017-09-30 23:51:49 +01:00
parent 70e50f4aaa
commit 76bbc4500a
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ class ProPresenterImport(SongImport):
def process_song(self, root, file_path):
"""
:param root:
:param root:
:param openlp.core.common.path.Path file_path: Path to the file thats being imported
:rtype: None
"""