From 39720eca3a5cd2b236c994d35ede43bc30986164 Mon Sep 17 00:00:00 2001 From: prculley Date: Tue, 5 Jul 2016 16:35:47 -0500 Subject: [PATCH] fix trailing whitespace --- gramps/gen/dbstate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/gen/dbstate.py b/gramps/gen/dbstate.py index a8c0e65d9..9ed006ede 100644 --- a/gramps/gen/dbstate.py +++ b/gramps/gen/dbstate.py @@ -76,7 +76,7 @@ class DbState(Callback): """ Returns True if DbState.db refers to a database object instance, AND the database is open. - + This tests both for the existence of the database and its being open, so that for the time being, the use of the dummy database on closure can continue, but at some future time, this could be altered to just set the