Skip to content

Remove pylint/isort #223

Remove pylint/isort

Remove pylint/isort #223

Workflow file for this run

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