mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
fix(test_client.py): adds docs for test_client.py
This commit is contained in:
parent
b90f352736
commit
dd33abcee9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#### What this tests ####
|
#### What this tests ####
|
||||||
# This tests error logging (with custom user functions) for the `completion` + `embedding` endpoints w/ callbacks
|
# This tests error logging (with custom user functions) for the `completion` + `embedding` endpoints w/ callbacks
|
||||||
|
# This only tests posthog, sentry, and helicone
|
||||||
import sys, os
|
import sys, os
|
||||||
import traceback
|
import traceback
|
||||||
import pytest
|
import pytest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue