From 272d38407f0a7460b0e3958a8dfeb71dfb342b3e Mon Sep 17 00:00:00 2001 From: Clayton Smith <argilo@gmail.com> Date: Mon, 12 Oct 2020 16:13:19 -0400 Subject: grc: fix pylint C0303: Trailing whitespace --- grc/core/errors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grc/core/errors.py') diff --git a/grc/core/errors.py b/grc/core/errors.py index 675a553ba0..59f3e0c436 100644 --- a/grc/core/errors.py +++ b/grc/core/errors.py @@ -2,7 +2,7 @@ # This file is part of GNU Radio # # SPDX-License-Identifier: GPL-2.0-or-later -# +# -- cgit v1.2.3