Skip to content

fix: adding header and query to oai - Python #375

fix: adding header and query to oai - Python

fix: adding header and query to oai - Python #375

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]