Skip to content

Fix flake8 violations

Loic Huder requested to merge fix-flake8 into master

I tried to fix all flake8 violations so that we can run the linting on the full code. This way, future linting issues will not disappear when merging to master.

There are a few issues due to star import of bliss thingies that I am not confident to fix by myself.

Edited by Loic Huder

Merge request reports