mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
style: remove print statement from deepseek-v4 test
This commit is contained in:
parent
84371f36ae
commit
d011d0e4fc
1 changed files with 0 additions and 1 deletions
|
|
@ -4034,4 +4034,3 @@ def test_deepseek_v4_models_in_cost_map():
|
|||
assert info["supports_function_calling"] is True
|
||||
assert info["supports_tool_choice"] is True
|
||||
|
||||
print("✅ deepseek-v4-flash and deepseek-v4-pro cost map entries verified")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue