From 8b71ff765cc5fccf37669af0fe5c1b90bdf91a36 Mon Sep 17 00:00:00 2001 From: Philip Ridout Date: Tue, 30 May 2017 20:54:30 +0100 Subject: [PATCH] PEP --- openlp/core/ui/lib/pathedit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/core/ui/lib/pathedit.py b/openlp/core/ui/lib/pathedit.py index 8d83a58c6..9c66478b2 100755 --- a/openlp/core/ui/lib/pathedit.py +++ b/openlp/core/ui/lib/pathedit.py @@ -72,7 +72,7 @@ class PathEdit(QtWidgets.QWidget): Set up the widget :param show_revert: Show or hide the revert button :type show_revert: bool - + :return: None :rtype: None """