ruff,私聊视为提及了bot

This commit is contained in:
Windpicker-owo
2025-09-20 22:34:22 +08:00
parent 3baf4c533a
commit df3c616d09
75 changed files with 1055 additions and 885 deletions

View File

@@ -96,4 +96,4 @@ class ScheduleData(BaseModel):
covered[i] = True
# 检查是否所有分钟都被覆盖
return all(covered)
return all(covered)