Skip to content

fix: main transcriber should not be async #204

fix: main transcriber should not be async

fix: main transcriber should not be async #204

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