Skip to content

Commit 14f8610

Browse files
author
Dbhasin1
committed
revert change to contributing guide
1 parent 0443501 commit 14f8610

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
@@ -83,7 +83,7 @@ Instead of relying directly on `black` however, we rely on
8383
[ufmt](https://github.com/omnilib/ufmt), for compatibility reasons with Facebook
8484
internal infrastructure.
8585

86-
To format your code, install `ufmt` with `pip install ufmt==1.3.2 black==21.9b0 usort==0.6.4` and use e.g.:
86+
To format your code, install `ufmt` with `pip install ufmt` and use e.g.:
8787

8888
```bash
8989
ufmt format torchvision

0 commit comments

Comments
 (0)