Merge pull request #29 from microsoft/gagb-patch-1

Update README.md
This commit is contained in:
gagb
2024-12-14 19:17:54 -08:00
committed by GitHub

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
```