Skip to content

Merge pull request #1260 from vantage6/frankcorneliusmartin-patch-1 #295

Merge pull request #1260 from vantage6/frankcorneliusmartin-patch-1

Merge pull request #1260 from vantage6/frankcorneliusmartin-patch-1 #295

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