Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreQuinton authored Jun 2, 2024
1 parent 2ceb63d commit 5ec2db6
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 @@ -42,7 +42,7 @@ The following steps outline how to contribute to torchjd. Additionally, make sur

5) Install pre-commit by running:
```bash
pre-commit install
pdm run pre-commit install
```
from the root of torchjd. This will register some hooks that git will execute before each commit. These hooks help to maintain the repository, for instance by checking that each file ends with a newline.

Expand Down

0 comments on commit 5ec2db6

Please sign in to comment.