Skip to content

Bump sphinx-autoapi from 2.1.1 to 3.0.0 #299

Bump sphinx-autoapi from 2.1.1 to 3.0.0

Bump sphinx-autoapi from 2.1.1 to 3.0.0 #299

Workflow file for this run

name: Linting
on:
pull_request:
push:
branches: [master]
workflow_dispatch:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4.7.0
- uses: pre-commit/action@v3.0.0