mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
(fix) backoff import
This commit is contained in:
parent
2d2731c3b5
commit
177571bea3
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ import hashlib, uuid
|
|||
import warnings
|
||||
import importlib
|
||||
import warnings
|
||||
import backoff
|
||||
|
||||
|
||||
def showwarning(message, category, filename, lineno, file=None, line=None):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue