mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
refactor tests
This commit is contained in:
parent
88ef97b9d1
commit
15c04da735
3 changed files with 110 additions and 72 deletions
|
@ -3393,6 +3393,7 @@ class ProxyStartupEvent:
|
|||
return prisma_client
|
||||
except Exception as e:
|
||||
PrismaDBExceptionHandler.handle_db_exception(e)
|
||||
return None
|
||||
|
||||
@classmethod
|
||||
def _init_dd_tracer(cls):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue