Skip to content

add py 311 and 312 classifiers #95

add py 311 and 312 classifiers

add py 311 and 312 classifiers #95

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1