Skip to content

Bump elevenlabs from 0.2.17 to 0.2.24 #646

Bump elevenlabs from 0.2.17 to 0.2.24

Bump elevenlabs from 0.2.17 to 0.2.24 #646

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
with:
options: "--line-length 101"