Skip to content

feature: configurable python (OpenAI) client #366

feature: configurable python (OpenAI) client

feature: configurable python (OpenAI) client #366

Workflow file for this run

# Source: https://github.com/marketplace/actions/pre-commit
name: lint
on:
pull_request:
push:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]