Skip to content

Version 1.7. hopefully working now :D #70

Version 1.7. hopefully working now :D

Version 1.7. hopefully working now :D #70

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