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.
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.