Skip to content

Accomodate python linter changes

Emanuele Aina requested to merge wip/em/accomodate-linter-changes into master

Apparently the versions of black landed recently on Debian bullseye have become more willing to split stuff over multiple lines, so let's make them happy.

Also make linter failures non-critical when running on a schedule, so any new change would not break the scheduled runs.

Edited by Emanuele Aina

Merge request reports