Skip to content

Commit 01fd8b3

Browse files
committed
This project doesn't use uv
1 parent 27225f7 commit 01fd8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ make docs-serve # Serve docs locally
2424
Pre-commit hooks are also configured, which you should
2525
run before you commit:
2626
```bash
27-
uv run pre-commit run --all-files
27+
pre-commit run --all-files
2828
```
2929

3030
## Important Architectural Patterns

0 commit comments

Comments
 (0)