Fix docs build: corrected filename #925
checks.yml
on: pull_request
runner / check docs
32s
runner / pylint
29s
runner / misspell
19s
runner / uv-lock
7s
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)
|