Skip to content

Commit cef22ea

Browse files
Dbhasin1Dbhasin1
and
Dbhasin1
authored
change ufmt version in contributing guide (#5509)
Co-authored-by: Dbhasin1 <[email protected]>
1 parent f9fbc10 commit cef22ea

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` and use e.g.:
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.:
8787

8888
```bash
8989
ufmt format torchvision

0 commit comments

Comments
 (0)