Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
cef22ea8
Unverified
Commit
cef22ea8
authored
Mar 02, 2022
by
Drishti Bhasin
Committed by
GitHub
Mar 02, 2022
Browse files
change ufmt version in contributing guide (#5509)
Co-authored-by:
Dbhasin1
<
drishti_b@me.iitr.c.in
>
parent
f9fbc104
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
No files found.
CONTRIBUTING.md
View file @
cef22ea8
...
@@ -83,7 +83,7 @@ Instead of relying directly on `black` however, we rely on
...
@@ -83,7 +83,7 @@ Instead of relying directly on `black` however, we rely on
[
ufmt
](
https://github.com/omnilib/ufmt
)
, for compatibility reasons with Facebook
[
ufmt
](
https://github.com/omnilib/ufmt
)
, for compatibility reasons with Facebook
internal infrastructure.
internal infrastructure.
To format your code, install
`ufmt`
with
`pip install ufmt`
and use e.g.:
To format your code, install
`ufmt`
with
`pip install ufmt
==1.3.2 black==21.9b0 usort==0.6.4
`
and use e.g.:
```
bash
```
bash
ufmt format torchvision
ufmt format torchvision
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment