Update README.md

This commit is contained in:
gagb
2024-12-14 19:05:51 -08:00
committed by GitHub
parent 71123a4df3
commit b84294620a

View File

@@ -76,8 +76,6 @@ hatch test
### Running Pre-commit Checks
If there are pre-commit hooks configured (indicated by the `.pre-commit-config.yaml`), you can test them by running:
```sh
pre-commit run --all-files
```