From 06781554003ce0a7a64147f6ebf2f148e9d181fa Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Fri, 1 Apr 2016 18:09:47 +0100 Subject: [PATCH] fix PEP8 --- openlp/core/ui/lib/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/core/ui/lib/__init__.py b/openlp/core/ui/lib/__init__.py index ef0211030..02bded5b0 100644 --- a/openlp/core/ui/lib/__init__.py +++ b/openlp/core/ui/lib/__init__.py @@ -18,4 +18,4 @@ # You should have received a copy of the GNU General Public License along # # with this program; if not, write to the Free Software Foundation, Inc., 59 # # Temple Place, Suite 330, Boston, MA 02111-1307 USA # -############################################################################### \ No newline at end of file +###############################################################################