mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
fix litellm.tests.test_update_spend
This commit is contained in:
parent
4893fbe27b
commit
6a5a9d02a9
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ from litellm.proxy.proxy_server import (
|
|||
user_info,
|
||||
block_user,
|
||||
)
|
||||
from litellm.proxy.spend_management_endpoints import (
|
||||
from litellm.proxy.spend_reporting_endpoints.spend_management_endpoints import (
|
||||
spend_user_fn,
|
||||
spend_key_fn,
|
||||
view_spend_logs,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue