mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Update tests/test_litellm/test_model_cost_aliases.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
18a48d0a0b
commit
f51a5b9c3e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue