Mentions légales du service

Skip to content

fix issues caught by flake8 and add CI job to run linter

E. Madison Bray requested to merge embray/nitpicks into master

Adds job to run flake8 against the sources to catch PEP 8 violations and other coding errors.

Fixed all issues already caught by flake8 (minus a few that have been explicitly ignored).

Merge request reports