Skip to content

New method PROTO_OptimizeVarPartDataGrid with one single initial toke… #1501

New method PROTO_OptimizeVarPartDataGrid with one single initial toke…

New method PROTO_OptimizeVarPartDataGrid with one single initial toke… #1501

---
name: Run pre-commit checks
on:
pull_request:
push:
workflow_dispatch:
jobs:
pre-commit-checks:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v3
- name: Setup Python
uses: actions/setup-python@v3
- name: Run pre-commit checks
uses: pre-commit/[email protected]