Skip to content

Commit 0f7dfc9

Browse files
Rename test_tool_fix_improved.py to src/praisonai/tests/unit/test_tool_fix_improved.py
1 parent 45ec376 commit 0f7dfc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_tool_fix_improved.py renamed to src/praisonai/tests/unit/test_tool_fix_improved.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ def test_improved_implementation():
129129
print("2. Dictionary format tools")
130130
print("3. String tool names")
131131
print("4. MCP-style tools with to_openai_tool method")
132-
print("5. Error handling for malformed tools")
132+
print("5. Error handling for malformed tools")

0 commit comments

Comments
 (0)