Skip to content

build: set minimum Python version to 3.11 #203

build: set minimum Python version to 3.11

build: set minimum Python version to 3.11 #203

Workflow file for this run

name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- pyproject.toml
- poetry.lock
- '**.py'
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-python.yml@main