Skip to content

docs: add image depicting the API generation pipeline #647

docs: add image depicting the API generation pipeline

docs: add image depicting the API generation pipeline #647

Workflow file for this run

name: Code linting
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]