Ruff Format

This commit is contained in:
DrSmoothl
2026-02-21 16:24:24 +08:00
parent 2cb512120b
commit eaef7f0e98
82 changed files with 1881 additions and 1900 deletions

1
bot.py
View File

@@ -50,6 +50,7 @@ print("警告Dev进入不稳定开发状态任何插件与WebUI均可能
print("\n\n\n\n\n")
print("-----------------------------------------")
def run_runner_process():
"""
Runner 进程逻辑:作为守护进程运行,负责启动和监控 Worker 进程。