Fix docs build: corrected filename #918
checks.yml
on: pull_request
runner / check docs
36s
runner / pylint
31s
runner / misspell
20s
runner / uv-lock
14s
Annotations
2 errors and 1 warning
runner / uv-lock
Process completed with exit code 1.
|
runner / check docs
Process completed with exit code 2.
|
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)
|