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.
pre-commit
isort
1 parent ed6e907 commit 34aad51Copy full SHA for 34aad51
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
additional_dependencies: ['tomli']
23
args: ['--toml', 'pyproject.toml']
24
- repo: https://github.com/PyCQA/isort
25
- rev: 5.13.2
+ rev: 0a0b7a830386ba6a31c2ec8316849ae4d1b8240d # 6.0.0
26
hooks:
27
- id: isort
28
exclude: 'vllm/third_party/.*'
0 commit comments