mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
test fix
This commit is contained in:
parent
91cd66b8dc
commit
fa8c123f0d
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import pytest
|
|||
from litellm.integrations.sqs import SQSLogger
|
||||
from litellm.types.utils import StandardLoggingPayload
|
||||
|
||||
from litellm.integrations.sqs import AppCrypto
|
||||
from litellm.litellm_core_utils.app_crypto import AppCrypto
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue