mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
fix docstring
This commit is contained in:
parent
68a30a39e6
commit
8b9b0b5925
1 changed files with 1 additions and 1 deletions
|
|
@ -4541,7 +4541,7 @@ async def update_spend( # noqa: PLR0915
|
|||
"""
|
||||
Batch write updates to db.
|
||||
|
||||
Triggered every minute.
|
||||
Triggered every 10-15 seconds, can set with PROXY_BATCH_WRITE_AT
|
||||
|
||||
Requires:
|
||||
user_id_list: dict,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue