From f51a5b9c3ea64ef97fc2f910c64ba7d637190cf6 Mon Sep 17 00:00:00 2001 From: Cesar Garcia <128240629+Chesars@users.noreply.github.com> Date: Tue, 10 Mar 2026 22:53:02 -0300 Subject: [PATCH] Update tests/test_litellm/test_model_cost_aliases.py Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- tests/test_litellm/test_model_cost_aliases.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_litellm/test_model_cost_aliases.py b/tests/test_litellm/test_model_cost_aliases.py index 5e10dd43607..69a0622f563 100644 --- a/tests/test_litellm/test_model_cost_aliases.py +++ b/tests/test_litellm/test_model_cost_aliases.py @@ -7,7 +7,7 @@ entries, creating shared dict references for alias entries at load time. import logging -import pytest +import logging from litellm.litellm_core_utils.get_model_cost_map import _expand_model_aliases