Skip to content

Merge pull request #1095 from aOelschlager/issue_1094 #560

Merge pull request #1095 from aOelschlager/issue_1094

Merge pull request #1095 from aOelschlager/issue_1094 #560

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: psf/black@stable