mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-07-14 16:32:16 +02:00
fix conflict
This commit is contained in:
parent
cfb577d674
commit
8b0b5eeb80
2 changed files with 19 additions and 30 deletions
|
|
@ -120,6 +120,5 @@ class WriteCodeSteps(Action):
|
|||
context = STRUCTURAL_CONTEXT.format(
|
||||
user_requirement=user_requirement, tasks=tasks, codes=codes, current_task=current_task
|
||||
)
|
||||
print(context)
|
||||
# print(context)
|
||||
return context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue