[PATCH v2 1/8] patman: cosmetic: Fix PEP 8 warnings for the gitutil module.

Simon Glass sjg at chromium.org
Mon Dec 19 20:20:43 CET 2022


On Mon, 19 Dec 2022 at 07:53, Maxim Cournoyer <maxim.cournoyer at 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 at savoirfairelinux.com>
> ---
>
> (no changes since v1)
>
>  tools/patman/gitutil.py | 106 ++++++++++++++++++++++++----------------
>  1 file changed, 65 insertions(+), 41 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

BTW we do have a 'make pylint' target which finds more problems (with pylint).


More information about the U-Boot mailing list