Skip to content

Update black.yml

Update black.yml #9

Workflow file for this run

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