style(learn): format Claude cwd recovery

This commit is contained in:
Rod Boev 2026-07-08 23:29:36 -04:00
parent ee720bb14f
commit 0905be7bf1

View file

@ -134,7 +134,6 @@ class ClaudeCodePlugin(LearnPlugin, ConversationScanner):
continue
return None
def scan_project(
self, project: ProjectInfo, max_workers: int = 1, include_subagents: bool = True
) -> list[SessionData]: