Skip to content

Merge branch 'main' of https://github.com/cohere-ai/quick-start-conne… #103

Merge branch 'main' of https://github.com/cohere-ai/quick-start-conne…

Merge branch 'main' of https://github.com/cohere-ai/quick-start-conne… #103

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable