mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
chore: Add blank line in the end
This commit is contained in:
parent
e22ac2ba18
commit
56398ff4c6
1 changed files with 1 additions and 0 deletions
|
|
@ -38,3 +38,4 @@ class PrepareInterview(Action):
|
|||
prompt = PROMPT_TEMPLATE.format(context=context)
|
||||
question_list = await self._aask_v1(prompt)
|
||||
return question_list
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue