Skip to content

Commit a460173

Browse files
committed
pir_inference_support
1 parent 60236a5 commit a460173

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ repos:
88
files: \.(md|yml)$
99
- id: remove-tabs
1010
files: \.(md|yml)$
11-
- repo: https://github.com/PaddlePaddle/mirrors-yapf.git
12-
rev: v0.16.2
13-
hooks:
14-
- id: yapf
15-
files: (.*\.(py|bzl)|BUILD|.*\.BUILD|WORKSPACE)$
1611
- repo: https://github.com/pre-commit/pre-commit-hooks
1712
rev: v4.4.0
1813
hooks:

0 commit comments

Comments
 (0)