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)
commitf9e20e3bff50722d76720a5cd2ce47252bfe553a
tree1ceba6b46b45b3dc72da87c3f1cfed2cbda53846
parenta5197fc9c3329e3559e79dabb5acde9d0dd9e102
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