Skip to content

Add support for Python 3.13, drop 3.8 #485

Add support for Python 3.13, drop 3.8

Add support for Python 3.13, drop 3.8 #485

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