#339 Fix all flake8 errors
Merged by abompard. Opened by abompard.
abompard/fedora-hubs flake8  into  develop

Download 339.patch

This commit fixes all Flake8 errors and enables the "lint" test in tox (that just runs flake8).

It should be mostly harmless (whitespaces and unused imports), no code change except some imports reorders, but I've checked them and they should not cause problems.
All unit tests still pass, the app seems to run properly.

LGTM

Pull-Request has been merged by abompard

Metadata