Skip to content

Issue #112 Improve return type hint of get_backend_config #210

Issue #112 Improve return type hint of get_backend_config

Issue #112 Improve return type hint of get_backend_config #210

Workflow file for this run

# From https://github.com/pre-commit/action
name: Pre-commit
on:
push:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]