Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelstanton committed Feb 10, 2024
1 parent 081be76 commit 0140b77
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 @@ -71,6 +71,12 @@ Supported configs are
Contributions are welcome, especially tutorials and documentation.
### Install pre-commit hooks
```
python -m pip install pre-commit
pre-commit install
```
### Testing
`pytest -v --cov-report term-missing --cov=./cortex ./tests`
Expand Down

0 comments on commit 0140b77

Please sign in to comment.