Skip to content

Commit c78ddcb

Browse files
author
Harmanpreet Kaur
committed
2 parents 8d9dd35 + 626fc67 commit c78ddcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/tests/agents/test_product.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
os.environ["AZURE_OPENAI_API_VERSION"] = "2023-01-01"
1616
os.environ["AZURE_OPENAI_ENDPOINT"] = "https://mock-openai-endpoint"
1717

18+
1819
# Import the required functions for testing
1920
from src.backend.agents.product import (
2021
add_mobile_extras_pack,

0 commit comments

Comments
 (0)