From 322be33ac40b455c3a5e34a46ca3b858f561d262 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 11 Oct 2020 22:53:38 +0200 Subject: [PATCH] Fix flake8 test --- nw/gui/preferences.py | 1 - 1 file changed, 1 deletion(-) diff --git a/nw/gui/preferences.py b/nw/gui/preferences.py index 7dffd340..1af89953 100644 --- a/nw/gui/preferences.py +++ b/nw/gui/preferences.py @@ -590,7 +590,6 @@ class GuiConfigEditLayoutTab(QWidget): theUnit = "%" ) - return def saveValues(self):