style: remove print statement from deepseek-v4 test

This commit is contained in:
Dotify71 2026-05-03 10:41:22 +05:30
parent 84371f36ae
commit d011d0e4fc

View file

@ -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")