mod installation

This commit is contained in:
2026-06-18 09:38:44 +08:00
parent 26ca347c1d
commit edb72dcb86

View File

@ -18,4 +18,6 @@
## Installation
```bash
uv sync --all-groups
uv run pre-commit install
uv run pre-commit install --hook-type pre-push
```