Skip to content

Commit aaea9bc

Browse files
committed
linting fix
1 parent 465adcc commit aaea9bc

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

gen-ai/tests/test_endpoint_merge.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from config import LOGOS_BASE_URL, LOGOS_MODEL
44
from llm import NO_LLM_NOTE
5-
65
from tests.conftest import _fake_response
76

87

gen-ai/tests/test_endpoint_parse.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from config import LOGOS_BASE_URL, LOGOS_MODEL, OPENAI_MODEL
44
from llm import CANNED_INGREDIENTS, NO_LLM_NOTE
5-
65
from tests.conftest import _fake_response
76

87

0 commit comments

Comments
 (0)