Skip to content

Remove CI for unsupported python versions, add for 3.11 and 3.12 #2

Remove CI for unsupported python versions, add for 3.11 and 3.12

Remove CI for unsupported python versions, add for 3.11 and 3.12 #2

Workflow file for this run

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