fix: Ruff

pull/840/head
墨梓柒 2025-04-24 20:23:11 +08:00
parent 2337d79fb3
commit e0f01b159e
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ class HeartFCGenerator:
) -> str:
info_catcher = info_catcher_manager.get_info_catcher(thinking_id)
with Timer() as t_build_prompt:
with Timer() as _build_prompt:
prompt = await prompt_builder.build_prompt(
build_mode="focus",
reason=reason,