Skip to content

Merge branch 'main' into remove-json-schema-during-generation #945

Merge branch 'main' into remove-json-schema-during-generation

Merge branch 'main' into remove-json-schema-during-generation #945

Workflow file for this run

name: "Check code format with pre-commit"
on: [push, pull_request]
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]