]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Correct pylint errors
authorSimon Glass <sjg@chromium.org>
Fri, 11 Feb 2022 20:23:18 +0000 (13:23 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 2 Mar 2022 15:28:12 +0000 (10:28 -0500)
commit681c4f798947bd6e5e5aa9b63a55a2085c9c25f1
treef83965c262417db03c0ef725582f7bdfc5f1aa3b
parentf724a82c4cdc7f374962fa11fadb09b8c758cda9
patman: Correct pylint errors

Fix pylint errors that can be fixed and mask those that seem to be
incorrect.

Signed-off-by: Simon Glass <sjg@chromium.org>
doc/develop/python_cq.rst
tools/concurrencytest/__init__.py [new file with mode: 0644]
tools/patman/checkpatch.py
tools/patman/command.py
tools/patman/commit.py
tools/patman/cros_subprocess.py
tools/patman/func_test.py
tools/patman/patchstream.py
tools/patman/series.py
tools/patman/settings.py
tools/patman/tools.py