Skip to content

.gitlab-ci.yml: Use black to lint Python files

Ahmon Dancy requested to merge main-I925a153f09ec479eb3c34f96452628930e5b71a3 into main

In addition to using flake8, also use black to check formatting of
Python files.

Reformat out-of-compliance files.

Edited by Ahmon Dancy

Merge request reports