gitlab-ci: Need to run black --check
Fix a bug in .gitlab-ci.yml: black must be run as black --check *.py to let the pipeline fail (if needed of course)
Fix a bug in .gitlab-ci.yml: black must be run as black --check *.py to let the pipeline fail (if needed of course)