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

This commit is contained in:
github-actions[bot]
2025-06-23 05:28:14 +00:00
parent 3a4dfa46e7
commit bf782aed70
3 changed files with 6 additions and 8 deletions

View File

@@ -106,7 +106,7 @@ class MemoryActivator:
prompt = await global_prompt_manager.format_prompt(
"memory_activator_prompt",
obs_info_text = obs_info_text,
obs_info_text=obs_info_text,
cached_keywords=cached_keywords_str,
)