More CICD fixes again again again again again again again again again again again
All checks were successful
CICD Start / Sanity and Base Decision (pull_request) Successful in 1m24s

Signed-off-by: copilotcoder <copilotcoder@darkhelm.org>
This commit is contained in:
copilotcoder
2026-06-05 14:12:09 -04:00
parent 2595a15bd0
commit eb1ebf617d
5 changed files with 5 additions and 11 deletions

View File

@@ -254,7 +254,7 @@ uv run xdoctest src/
#### Documentation
```bash
# Check docstring style
uv run darglint src/
uv run pydoclint --config=pyproject.toml src/
```
### Frontend Tools (TypeScript/Vue)