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)
commit32cc6ae273128510cffc536fc72f260181ef1744
treef83965c262417db03c0ef725582f7bdfc5f1aa3b
parentf9a719e2954473f9be1f8c14a28288f943a00dd2
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