fix(lint): resolve all 37 flake8 issues #33

Merged
pangtong-fujunshi merged 70 commits from fix/lint-cleanup into main 2026-06-11 02:34:51 +00:00
Showing only changes of commit 603af2a857 - Show all commits
+1 -1
View File
@@ -255,7 +255,7 @@ class Dispatcher:
if _is_review:
if _task_db and outcome in ("completed", "session_revived"):
from src.blackboard.blackboard import Blackboard
from src.daemon.db import get_connection
# get_connection 已在文件顶部 L22 import
rconn = get_connection(_task_db)
try:
review_row = rconn.execute(