Skip to content

Feature/algorithm container chaining #287

Feature/algorithm container chaining

Feature/algorithm container chaining #287

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
check-black-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable