Skip to content

Commit

Permalink
docs: fix indentation in contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
EgonFerri committed Aug 27, 2024
1 parent 826c11b commit 391e9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Before submitting your pull request, ensure that all tests pass and that the cod
```bash
pytest --cov
```
3 **Run the tests** using pytest:
3. **Run the tests** using pytest:
```bash
pre-commit run --all-files
```
Expand Down

0 comments on commit 391e9a9

Please sign in to comment.