mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
test(litellm): remove unused pytest import
This commit is contained in:
parent
2d418335a1
commit
8527b910dc
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ from __future__ import annotations
|
|||
|
||||
import asyncio
|
||||
|
||||
import pytest
|
||||
|
||||
from tests._dotenv import importorskip_no_env_leak
|
||||
|
||||
importorskip_no_env_leak("litellm")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue