Skip to content

Implement a linter in CI pipeline

Rebecca Ewing requested to merge linter into main

This MR is a re-write of the codebase to comply with the PEP8 style guide. It also adds a flake8 linter to the gitlab ci to ensure that future code changes comply with the style.

Merge request reports