[PATCH v2 1/5] refactor code to comply with flake8 and isort

Lukas Fleischer lfleischer at archlinux.org
Tue Jun 2 21:42:48 UTC 2020


Nit: We usually capitalize the first word in commit messages.

On Mon, 01 Jun 2020 at 18:35:25, Filipe Laíns wrote:
> Signed-off-by: Filipe Laíns <lains at archlinux.org>
> ---
>  aurweb/git/auth.py              |   3 +-
>  aurweb/git/serve.py             |  14 +-
>  aurweb/git/update.py            |   6 +-
>  aurweb/initdb.py                |   7 +-
>  aurweb/l10n.py                  |   2 +-
>  aurweb/schema.py                |   4 +-
>  aurweb/scripts/aurblup.py       |   3 +-
>  aurweb/scripts/rendercomment.py |   6 +-
>  migrations/env.py               |   9 +-
>  schema/gendummydata.py          | 354 ++++++++++++++++----------------
>  setup.py                        |   3 +-
>  11 files changed, 210 insertions(+), 201 deletions(-)

Merged into pu, thanks!


More information about the aur-dev mailing list