Black version issue in Format job
To be confirmed : The version of Black used for pipelines (v18.9b0) seems to be incompatible with the one used in dev (v19.3b0). If confirmed, the pipeline should use the `dev` version of black, installed with Poetry, not the one available in the Debian repos.
issue