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
f5aa307d
Unverified
Commit
f5aa307d
authored
Aug 20, 2025
by
Russell Bryant
Committed by
GitHub
Aug 20, 2025
Browse files
Remove duplicate entry in vllm.attention.__all__ (#23296)
Signed-off-by:
Russell Bryant
<
rbryant@redhat.com
>
parent
4b795020
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
vllm/attention/__init__.py
vllm/attention/__init__.py
+0
-1
No files found.
vllm/attention/__init__.py
View file @
f5aa307d
...
...
@@ -14,7 +14,6 @@ __all__ = [
"AttentionMetadata"
,
"AttentionType"
,
"AttentionMetadataBuilder"
,
"Attention"
,
"AttentionState"
,
"get_attn_backend"
,
]
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