Skip to content

Commit

Permalink
Update readme to reflect pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
greysonlalonde committed Dec 27, 2023
1 parent 6716a78 commit b104d1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ poetry install
poetry shell
```

### Pre-commit hooks

```bash
pre-commit install
```

### Running Tests
```bash
poetry run pytest
Expand Down

0 comments on commit b104d1e

Please sign in to comment.