forked from phoenix/litellm-mirror
test(test_prompt_factory.py): cleanup test
This commit is contained in:
parent
665f18d6c8
commit
7d2230bd7f
1 changed files with 0 additions and 2 deletions
|
@ -153,5 +153,3 @@ def test_bedrock_tool_calling_pt():
|
||||||
converted_tools = _bedrock_tools_pt(tools=tools)
|
converted_tools = _bedrock_tools_pt(tools=tools)
|
||||||
|
|
||||||
print(converted_tools)
|
print(converted_tools)
|
||||||
|
|
||||||
assert False
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue