
19 Dec
2022
19 Dec
'22
8:20 p.m.
On Mon, 19 Dec 2022 at 07:53, Maxim Cournoyer maxim.cournoyer@gmail.com wrote:
This patch fixes all the PEP 8 warnings reported by Pyflake for the gitutil module.
Signed-off-by: Maxim Cournoyer maxim.cournoyer@savoirfairelinux.com
(no changes since v1)
tools/patman/gitutil.py | 106 ++++++++++++++++++++++++---------------- 1 file changed, 65 insertions(+), 41 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
BTW we do have a 'make pylint' target which finds more problems (with pylint).