From 0ad848fe3256a22444f556d5f95f61e23ff3a385 Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Sat, 2 Jan 2021 14:57:42 -0800 Subject: [PATCH] Remove unnecessary whitespace characters --- jrnl/exception.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jrnl/exception.py b/jrnl/exception.py index 3ef7e5b4..82a562a0 100644 --- a/jrnl/exception.py +++ b/jrnl/exception.py @@ -27,7 +27,7 @@ class JrnlError(Exception): The path to your jrnl configuration directory is a file, not a directory: {config_directory_path} - + Removing this file will allow jrnl to save its configuration. """ )