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 8a050f1 commit 0613690Copy full SHA for 0613690
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: flake8
6
args: ["--exclude=*/client/inference_pb2.py,*/client/inference_pb2_grpc.py"]
7
- repo: https://github.com/PyCQA/isort
8
- rev: 5.10.1
+ rev: 5.11.5
9
hooks:
10
- id: isort
11
- repo: https://github.com/pre-commit/mirrors-yapf
0 commit comments