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 6688620 commit 4da733fCopy full SHA for 4da733f
.pre-commit-config.yaml
@@ -11,4 +11,4 @@ repos:
11
hooks:
12
- id: yapf
13
name: "yapf (for labelbox-python repo)"
14
- # args: [--recursive --parallel --style="google" ]
+ args: [--recursive --parallel --style google ]
0 commit comments