Skip to content

Commit a0ba8a2

Browse files
committed
fix: Remove unused pytest import from tool_choice tests
1 parent 3c5690a commit a0ba8a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/extensions/test_litellm_tool_choice_conversion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
Related to Issue #1846: Support tool_choice with specific tool names in LiteLLM streaming
88
"""
99

10-
import pytest
1110
from openai import NotGiven, omit
1211
from openai.types.responses.tool_choice_function import ToolChoiceFunction
1312

0 commit comments

Comments
 (0)