Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov authored Jan 3, 2025
1 parent ac42c51 commit a278a04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Enjoy the clean, valid, and documented code!
* [Prepare basic documentation](#prepare-basic-documentation)
* [Add code](#add-code)
* [Finish with the documentation](#finish-with-the-documentation)
* [Testing](#testing-python-hooks)
* [Testing python hooks](#testing-python-hooks)

## Run and debug hooks locally

Expand Down Expand Up @@ -159,7 +159,7 @@ You can use [this PR](https://github.com/antonbabenko/pre-commit-terraform/pull/
## Testing python hooks
Tu run tests, you need:
To run tests, you need:
```bash
pip install pytest pytest-mock
Expand Down

0 comments on commit a278a04

Please sign in to comment.