From a03350269e010010a17b6c4c59b77adf7c2a790d Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Wed, 22 Apr 2020 10:18:07 +0200 Subject: [PATCH] Removed additional empty line --- nw/tools/spellenchant.py | 1 - 1 file changed, 1 deletion(-) diff --git a/nw/tools/spellenchant.py b/nw/tools/spellenchant.py index 87615bab..18a22e47 100644 --- a/nw/tools/spellenchant.py +++ b/nw/tools/spellenchant.py @@ -38,7 +38,6 @@ from nw.tools.spellcheck import NWSpellCheck logger = logging.getLogger(__name__) - class NWSpellEnchant(NWSpellCheck): def __init__(self):