ignore locals
This commit is contained in:
parent
42d9fe6c08
commit
1c8b32c326
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue