Skip to content

Commit 120e42e

Browse files
committed
Play with YAPF
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
1 parent b0ddc4b commit 120e42e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ repos:
2929
^docs/conf.py$
3030
)
3131
32-
- repo: https://github.com/google/yapf
33-
rev: "v0.43.0"
32+
- repo: https://github.com/anmyachev/yapf
33+
rev: 970dc74
3434
hooks:
3535
- id: yapf
3636
args: ["-p", "-i"]

0 commit comments

Comments
 (0)