Skip to content

Improve test coverage #240

Improve test coverage

Improve test coverage #240

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