Skip to content

Commit 86bb0b3

Browse files
committed
nit
1 parent ba72c76 commit 86bb0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ repos:
1010
hooks:
1111
id: yapf
1212
name: "yapf (for labelbox-python repo)"
13-
args: ['--verbose --recursive --parallel --style="google" ']
13+
args: ['-i --verbose --recursive --parallel --style "google" ']
1414
language_version: python3.8

0 commit comments

Comments
 (0)