From 3b45f4bfdb253085062e86749f9ed449b85c3c86 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sun, 23 Jun 2019 02:52:06 +0200 Subject: Whitespace nit --- kconfiglib.py | 1 - 1 file changed, 1 deletion(-) diff --git a/kconfiglib.py b/kconfiglib.py index 4ffa2e1..9b52905 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -4993,7 +4993,6 @@ class Choice(object): """ if self.orig_type is TRISTATE and not self.kconfig.modules.tri_value: return BOOL - return self.orig_type @property -- cgit v1.2.3