Skip to content

Commit d51d22e

Browse files
authored
Update tools.py
removing trailing whitespace at line 88:33
1 parent a9901d5 commit d51d22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def save_to_txt(data: str, filename: str = "research_output.txt"):
8585
8686
Usage Flow:
8787
1. Agent uses search_tool for initial investigation
88-
2. Verifies facts with wiki_tool
88+
2. Verifies facts with wiki_tool
8989
3. Saves validated findings with save_tool
9090
4. Process repeats for iterative research
9191
"""

0 commit comments

Comments
 (0)