black:
  # stage: .pre
  image: registry.gitlab.com/pipeline-components/black:latest
  script:
    - black --check --verbose -- .

include:
  - local: /docs/.gitlab-ci.yml