Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
34aad515
Unverified
Commit
34aad515
authored
Feb 20, 2025
by
Harry Mellor
Committed by
GitHub
Feb 20, 2025
Browse files
Update `pre-commit`'s `isort` version to remove warnings (#13614)
parent
ed6e9075
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.pre-commit-config.yaml
.pre-commit-config.yaml
+1
-1
No files found.
.pre-commit-config.yaml
View file @
34aad515
...
...
@@ -22,7 +22,7 @@ repos:
additional_dependencies
:
[
'
tomli'
]
args
:
[
'
--toml'
,
'
pyproject.toml'
]
-
repo
:
https://github.com/PyCQA/isort
rev
:
5.13.2
rev
:
0a0b7a830386ba6a31c2ec8316849ae4d1b8240d
# 6.0.0
hooks
:
-
id
:
isort
exclude
:
'
vllm/third_party/.*'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment