Skip to content

bump point release to republish to pypi #4

bump point release to republish to pypi

bump point release to republish to pypi #4

Workflow file for this run

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