Skip to content

Merge branch 'main' into 33-switch-to-uv-for-package-dependencies #135

Merge branch 'main' into 33-switch-to-uv-for-package-dependencies

Merge branch 'main' into 33-switch-to-uv-for-package-dependencies #135

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