mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-06 14:22:46 +02:00
reformat for code convention
This commit is contained in:
parent
c92793c27c
commit
6b2fb95e66
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ class Researcher(Role):
|
|||
Returns: str
|
||||
"""
|
||||
return get_research_system_text(topic, self.language)
|
||||
|
||||
async def react(self) -> Message:
|
||||
msg = await super().react()
|
||||
report = msg.instruct_content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue