commit | 9a196fb3fcfb7de34e34e8867d5aee2e8f82923c | [log] [tgz] |
---|---|---|
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | Mon Dec 19 17:32:38 2022 -0500 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 05 19:21:57 2023 -0700 |
tree | 1ceba6b46b45b3dc72da87c3f1cfed2cbda53846 | |
parent | 124acc994fdd184a09cc99a9666a6dc35db74c35 [diff] |
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>