Fix docs build: corrected filename #936
checks.yml
on: pull_request
runner / check docs
37s
runner / pylint
28s
runner / misspell
25s
runner / uv-lock
11s
Annotations
1 warning
runner / pylint:
docs/source/conf.py#L22
[pylint] reported by reviewdog 🐶
W0611: Unused import sphinx_rtd_theme (unused-import)
Raw Output:
docs/source/conf.py:22:0: W0611: Unused import sphinx_rtd_theme (unused-import)
|