
21 Dec
2022
21 Dec
'22
1:28 a.m.
This patch fixes all the PEP 8 warnings reported by Pyflake for the gitutil module.
Reviewed-by: Simon Glass sjg@chromium.org 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(-)
Applied to u-boot-dm/next, thanks!