forked from phoenix/litellm-mirror
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 ####
|
||||
# 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 traceback
|
||||
import pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue