Skip to content

woo! It's a command line tool and it will tell you if you've got an o… #8

woo! It's a command line tool and it will tell you if you've got an o…

woo! It's a command line tool and it will tell you if you've got an o… #8

Workflow file for this run

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