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.
2 parents 42250ce + 78103a3 commit 377d9d0Copy full SHA for 377d9d0
CONTRIB.md
@@ -39,8 +39,7 @@ variable. For more info see [Labelbox API key docs](https://labelbox.helpdocs.io
39
To pass tests, code must be formatted using the following command:
40
41
```shell
42
-yapf tests/* -i --verbose --recursive --parallel --style "google"
43
-yapf labelbox/* -i --verbose --recursive --parallel --style "google"
+yapf tests labelbox -i --verbose --recursive --parallel --style "google"
44
```
45
46
## Release Steps
0 commit comments