Skip to content

Commit

Permalink
contribution
Browse files Browse the repository at this point in the history
how to contribution
  • Loading branch information
Nats-hope committed Oct 20, 2024
1 parent 95f7a6e commit 5b7dea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ pip install -r dev-requirements.txt
cd tests
py.test -vvv --target <your_target>
```

## Pre-commit hooks

We use several pre-commit hooks in order to ensure code quality. These will also
Expand All @@ -104,4 +103,5 @@ installing the dev-requirements as shown in the previous section):
```bash
# Run in the root directory of the repository
pre-commit install
```


0 comments on commit 5b7dea3

Please sign in to comment.