mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
Update litellm/proxy/common_utils/reset_budget_job.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
f79a8f7809
commit
ea87dd2162
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ class ResetBudgetJob:
|
|||
"spend": 0,
|
||||
},
|
||||
)
|
||||
)
|
||||
|
||||
async def reset_budget_for_litellm_budget_table(self):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue