Update readme to reflect pre-commit

This commit is contained in:
Greyson Lalonde
2023-12-27 13:10:35 -05:00
parent 6716a78aa0
commit b104d1ee44

View File

@@ -144,6 +144,12 @@ poetry install
poetry shell
```
### Pre-commit hooks
```bash
pre-commit install
```
### Running Tests
```bash
poetry run pytest