Skip to content

style: apply formatting changes #176

style: apply formatting changes

style: apply formatting changes #176

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