Skip to content

fix: add missing docstrings #503

fix: add missing docstrings

fix: add missing docstrings #503

Workflow file for this run

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