Skip to content

Commit

Permalink
import sorts
Browse files Browse the repository at this point in the history
  • Loading branch information
wseaton committed Oct 7, 2024
1 parent 9a0321b commit 078ab85
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
from partial_json_parser.core.options import Allow

from vllm.entrypoints.openai.protocol import (ChatCompletionRequest,
DeltaFunctionCall,
DeltaMessage,
DeltaFunctionCall, DeltaMessage,
DeltaToolCall,
ExtractedToolCallInformation,
FunctionCall, ToolCall)
Expand Down

0 comments on commit 078ab85

Please sign in to comment.