diff --git a/tubesync/common/errors.py b/tubesync/common/errors.py index 4e496e6..130510a 100644 --- a/tubesync/common/errors.py +++ b/tubesync/common/errors.py @@ -26,4 +26,4 @@ class DatabaseConnectionError(Exception): ''' Raised when parsing or initially connecting to a database. ''' - pass \ No newline at end of file + pass