We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca9c76 commit c66647fCopy full SHA for c66647f
CONTRIBUTING.md
@@ -83,7 +83,7 @@ Instead of relying directly on `black` however, we rely on
83
[ufmt](https://github.com/omnilib/ufmt), for compatibility reasons with Facebook
84
internal infrastructure.
85
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.:
+To format your code, install `ufmt` with `pip install ufmt==1.3.2 black==22.3.0 usort==1.0.2` and use e.g.:
87
88
```bash
89
ufmt format torchvision
0 commit comments