Skip to content

Set up type checking with pyrefly #44

Set up type checking with pyrefly

Set up type checking with pyrefly #44

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: psf/black@stable