#4864 Adjust pagure's source code for the newer flake8
Merged by pingou. Opened by pingou.
fix_flake8  into  master

Download 4864.patch

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

Why is this commented out?

Surprisingly it's not being used (and not flake8 complains about it)
It needs to be fixed but I don't have the time to do it right now (so I'm building a little tech debt here..)

rebased onto 516f4209f54d520a69742a7815f889f812e38d64

rebased onto 23e31d1cb692c90cb501ac396984a98b387b4adb

So I suspect this won't pass because the E902 which is set to be ignored in the .flake8 file is likely not being take into account before this PR gets in

Ah, no, we list the error/warnings to ignore in another place

rebased onto a6b52c11468e8b78e0ed696da93d5db032cf8827

:thumbsup:

Thanks :)

Pull-Request has been merged by pingou

Metadata