Skip to content

Update source formatting using black 24.4.2 #42

Update source formatting using black 24.4.2

Update source formatting using black 24.4.2 #42

Workflow file for this run

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