The source project of this merge request has been removed.
Align python pep8
Add a stage in the CI to check python code (using flake8) Corrected (many) issues in existing python code. All changes should be equivalent, some are done using noqa to avoid changing the logic.