Skip to content

Commit f2bf0f2

Browse files
malfetfacebook-github-bot
authored andcommitted
Revert D30359218: [pytorch][PR] [doc] pre-commit fix instructions
Test Plan: revert-hammer Differential Revision: D30359218 (pytorch@4e1d84a) Original commit changeset: 61771babeac4 fbshipit-source-id: c2ac0a4a7463fafa03ad0b20bfb0701a8c1476c4
1 parent d0d27f6 commit f2bf0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@ formatting and semantic checking of code. We provide a pre-commit git hook for
11511151
performing these checks, before a commit is created:
11521152

11531153
```bash
1154-
ln -s tools/git-pre-commit .git/hooks/pre-commit
1154+
ln -s ../../tools/git-pre-commit .git/hooks/pre-commit
11551155
```
11561156

11571157
You'll need to install an appropriately configured flake8; see

0 commit comments

Comments
 (0)