From b0bea3750a3d517bedde361944c10096988ec3af Mon Sep 17 00:00:00 2001 From: An Phan Date: Thu, 24 Oct 2024 15:09:13 -0700 Subject: [PATCH] codacy: remove trailing space --- examples/semiconductor/semiconductor-ui/api/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/semiconductor/semiconductor-ui/api/main.py b/examples/semiconductor/semiconductor-ui/api/main.py index 3c197d379..006e8a651 100644 --- a/examples/semiconductor/semiconductor-ui/api/main.py +++ b/examples/semiconductor/semiconductor-ui/api/main.py @@ -96,7 +96,7 @@ def solve_semiconductor_question(question): solution = solution.replace("$", r"\$") prompt = f"""{solution} \n\n Please help me parse the above text into this format:\n - recipe_1: Show the recipe 1 here\n + recipe_1: Show the recipe 1 here\n recipe_2: Show the recipe 2 here\n agent_advice: Show the agent's general considerations here\n DO NOT forget the key and DO NOT change the key format.