mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
Add documentation comment to test file
This commit is contained in:
parent
b228b5b702
commit
0344f0a918
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ from litellm_enterprise.enterprise_callbacks.send_emails.resend_email import (
|
|||
ResendEmailLogger,
|
||||
)
|
||||
|
||||
# Test file for Resend email integration
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def mock_env_vars():
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue