Skip to content

unify PROVIDER var in examples on the debug-callback page (#560) #1699

unify PROVIDER var in examples on the debug-callback page (#560)

unify PROVIDER var in examples on the debug-callback page (#560) #1699

Workflow file for this run

name: Pre-commit checks
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]