令参数符合标准

This commit is contained in:
hemengyang
2022-01-12 18:31:12 +08:00
parent a5f32febbd
commit 456d333568
17 changed files with 85 additions and 170 deletions

View File

@ -49,8 +49,7 @@ class MessageTemplate(Formatter, Generic[TF]):
"""
创建一个模板
:参数:
参数:
template: 模板
factory: 消息构造类型,默认为 `str`
"""