From 1c8b32c3268ed5cebcf29543f26f1051e6fda7a0 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Sun, 3 Mar 2024 11:57:04 -0600 Subject: [PATCH] ignore locals --- circup/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circup/__init__.py b/circup/__init__.py index 4f09b3a..b8905ce 100644 --- a/circup/__init__.py +++ b/circup/__init__.py @@ -95,7 +95,7 @@ logger.addHandler(logfile_handler) __version__ = "0.0.0-auto.0" __repo__ = "https://github.com/adafruit/circup.git" - +# pylint: disable=too-many-locals class Bundle: """ All the links and file names for a bundle