Skip to content

Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 #2933

Bump sphinx-rtd-theme from 2.0.0 to 3.0.1

Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 #2933

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@v5
- uses: pre-commit/[email protected]