🤖 自动格式化代码 [skip ci]
This commit is contained in:
@@ -277,7 +277,7 @@ class SubHeartflow:
|
||||
self.history_chat_state.append((current_state, self.chat_state_last_time))
|
||||
|
||||
# logger.info(
|
||||
# f"{log_prefix} 麦麦的聊天状态从 {current_state.value} (持续了 {int(self.chat_state_last_time)} 秒) 变更为 {new_state.value}"
|
||||
# f"{log_prefix} 麦麦的聊天状态从 {current_state.value} (持续了 {int(self.chat_state_last_time)} 秒) 变更为 {new_state.value}"
|
||||
# )
|
||||
|
||||
self.chat_state.chat_status = new_state
|
||||
|
||||
Reference in New Issue
Block a user