Feature/flake8
Created by: das-g
#87 had only linted code that was present on feature/linting-errors-fix
, but develop had already progressed, so that new code had yet gone unlinted.
Also ensure the flake8
git pre-commit hook is run with Python 3.