From 6ca70bbc5cf8b999bfe0b3f904f6fb973e3755a3 Mon Sep 17 00:00:00 2001 From: Phill Ridout Date: Fri, 13 Feb 2015 23:27:25 +0000 Subject: [PATCH] New line at end of file --- openlp/core/lib/exceptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/core/lib/exceptions.py b/openlp/core/lib/exceptions.py index 42cc1964c..46c836965 100644 --- a/openlp/core/lib/exceptions.py +++ b/openlp/core/lib/exceptions.py @@ -29,4 +29,4 @@ class ValidationError(Exception): The :class:`~openlp.core.lib.exceptions.ValidationError` exception provides a custom exception for validating import files. """ - pass \ No newline at end of file + pass