mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-24 14:15:17 +02:00
feat: 修改格式
This commit is contained in:
parent
0c1febfc77
commit
e5885ec99a
1 changed files with 1 additions and 2 deletions
|
|
@ -282,8 +282,7 @@ class Role:
|
|||
|
||||
@staticmethod
|
||||
def format_value(value, options):
|
||||
"""Fill parameters inside `value` with `options`.
|
||||
"""
|
||||
"""Fill parameters inside `value` with `options`."""
|
||||
if "{" not in value:
|
||||
return value
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue