🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-04-27 14:45:21 +00:00
parent d0cdaac7d0
commit 80fdefeeea
4 changed files with 78 additions and 70 deletions

View File

@@ -1,4 +1,6 @@
from typing import Optional
class ConversationInfo:
def __init__(self):
self.done_action = []