Skip to content

Commit 4834262

Browse files
committed
test
1 parent 2aadc69 commit 4834262

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
@@ -11,5 +11,5 @@ repos:
1111
hooks:
1212
- id: yapf
1313
name: "yapf (for labelbox-python repo)"
14-
args: ['-i --verbose --recursive --parallel --style "google" ']
14+
args: ['--verbose --recursive --parallel --style "google" ']
1515
language_version: python3.8

0 commit comments

Comments
 (0)