Skip to content

add python style checker to CI

Meisam Tabriz requested to merge topic/default/ci_jobs into branch/default
  • test with black on CI (eventually, black should be installed in container image)
  • update link to black git repository in documentation
  • move black configuration through cli flags to pyproject.toml
Edited by Meisam Tabriz

Merge request reports