Skip to content

move to python >=3.11 per community vote #1134

move to python >=3.11 per community vote

move to python >=3.11 per community vote #1134

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