Skip to content

Bump sphinx-rtd-theme from 2.0.0 to 3.0.0 #2818

Bump sphinx-rtd-theme from 2.0.0 to 3.0.0

Bump sphinx-rtd-theme from 2.0.0 to 3.0.0 #2818

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/action@v3.0.1