Re-add period

This commit is contained in:
Phill 2019-05-31 21:04:51 +01:00
parent f4111e4431
commit 8fe469aca3

View File

@ -43,7 +43,7 @@ class OpenLyricsExport(RegistryProperties):
"""
def __init__(self, parent, songs, save_path):
"""
Initialise the export
Initialise the export.
:param pathlib.Path save_path: The directory to save the exported songs in
:rtype: None