Skip to content

Commit b104d1e

Browse files
Update readme to reflect pre-commit
1 parent 6716a78 commit b104d1e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,12 @@ poetry install
144144
poetry shell
145145
```
146146

147+
### Pre-commit hooks
148+
149+
```bash
150+
pre-commit install
151+
```
152+
147153
### Running Tests
148154
```bash
149155
poetry run pytest

0 commit comments

Comments
 (0)