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 3685694 commit 6154730Copy full SHA for 6154730
.pre-commit-config.yaml
@@ -343,7 +343,7 @@ repos:
343
344
- id: docs
345
name: Build Documentation
346
- 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
347
language: python
348
stages: [manual]
349
pass_filenames: false
0 commit comments