Skip to content

Improve validation and tests #13

Improve validation and tests

Improve validation and tests #13

Workflow file for this run

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