mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +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 warnings
|
||||||
import importlib
|
import importlib
|
||||||
import warnings
|
import warnings
|
||||||
import backoff
|
|
||||||
|
|
||||||
|
|
||||||
def showwarning(message, category, filename, lineno, file=None, line=None):
|
def showwarning(message, category, filename, lineno, file=None, line=None):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue