Skip to content

Draft: server: use `black` to format code

Benjamin Bouvier requested to merge try-black into main

If we'd go with it: we could remove the linting in python (probably?), and then tweak the CI task to cause a failure if the formatting didn't happen.

Merge request reports