mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-05 05:42:37 +02:00
rm useless print
This commit is contained in:
parent
3ed8ddf37f
commit
e722b76fd8
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ def test_repair_special_character_missing():
|
|||
target_output = '[CONTENT] {"a": "b"} [/CONTENT]'
|
||||
|
||||
output = repair_llm_raw_output(output=raw_output, req_keys=["[/CONTENT]"])
|
||||
print("output\n", output)
|
||||
assert output == target_output
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue