We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82faaf5 commit eb9fb0fCopy full SHA for eb9fb0f
.pre-commit-config.yaml
@@ -321,7 +321,7 @@ repos:
321
322
- id: docs
323
name: Build Documentation
324
- entry: uv run --extra=dev sphinx-build -M html docs/source docs/build
+ entry: uv run --extra=dev sphinx-build -M html docs/source docs/build -W
325
language: python
326
stages: [manual]
327
pass_filenames: false
0 commit comments