Skip to content

Created a separate yml file to try running black that way #1

Created a separate yml file to try running black that way

Created a separate yml file to try running black that way #1

Workflow file for this run

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