[PATCH 2/7] Fix sy -> sys in pwclient error path
Stephen Finucane
stephen at that.guru
Sat Jan 27 08:17:07 AEDT 2018
On Thu, 2018-01-25 at 13:43 +1100, Daniel Axtens wrote:
> While running docker-compose run web --quick-tox, I got this
> flake8/pep8 error for pwclient:
>
> patchwork/bin/pwclient:713:9: F821 undefined name 'sy'
>
> Fix by converting to 'sys' instead, which was intended.
>
> Fixes: 58160097f957 ("pwclient: Resolve pycode warnings")
> Signed-off-by: Daniel Axtens <dja at axtens.net>
>
> --
>
> This is a bit embarassing for me as I reviewed the patch that broke
> it.
Just as embarrassing for me. I've got too used to OpenStack's gating
CI.
Reviewed-by: Stephen Finucane <stephen at that.guru>
More information about the Patchwork
mailing list