]> git.baikalelectronics.ru Git - uboot.git/commit
patman: cosmetic: Fix PEP 8 warnings for the gitutil module.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 19 Dec 2022 22:32:38 +0000 (17:32 -0500)
committerSimon Glass <sjg@chromium.org>
Fri, 6 Jan 2023 02:21:57 +0000 (19:21 -0700)
commit492ba8106fe914643c13e4a0078efba4bb85ca5e
tree1ceba6b46b45b3dc72da87c3f1cfed2cbda53846
parentfd2a9df5c66fdb47f9dd3bf88dde69b034755065
patman: cosmetic: Fix PEP 8 warnings for the gitutil module.

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>
tools/patman/gitutil.py