🐛 修复格式化代码

This commit is contained in:
HibiKier 2025-05-09 17:04:42 +08:00
parent 84f7cd7089
commit e291040859

View File

@ -50,7 +50,7 @@ ICON2STR = {
def __handle_item( def __handle_item(
bot: BotConsole, ,plugin: PluginInfo, group: GroupConsole | None, is_detail: bool bot: BotConsole, plugin: PluginInfo, group: GroupConsole | None, is_detail: bool
) -> Item: ) -> Item:
"""构造Item """构造Item