Skip to content

Feature/flake8

Nicola Jordan requested to merge feature/flake8 into develop

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.

Merge request reports