From ab5a702a705f9423588214110d4fd6bd277ba007 Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Wed, 27 Nov 2024 18:36:29 -0700 Subject: [PATCH] whitespace flake8 --- swarms/prompts/react.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarms/prompts/react.py b/swarms/prompts/react.py index 33dc8575..89f1c392 100644 --- a/swarms/prompts/react.py +++ b/swarms/prompts/react.py @@ -54,5 +54,5 @@ def react_prompt(task: str = None): Guidance: Remember, your goal is to provide a transparent and logical process that leads from observation to effective action. Your responses should demonstrate clear thinking, an understanding of the problem, and a rational approach to solving it. The use of tokens helps to structure your response and clarify the different stages of your reasoning and action. - """ + """ # noqa: W291, W293 return PROMPT