Skip to content

Fix some line length issues

Duncan Macleod requested to merge github/fork/duncanmmacleod/lint-line-length into main

This PR addresses some line-length issues exposed by flake8 (see here).

I don't understand why flake8 is only now catching these.

Merge request reports