Skip to content

Commit 93c9d63

Browse files
committed
retrigger ci
1 parent 116f2df commit 93c9d63

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

patchwork/steps/FileAgent/FileAgent.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,3 @@ def run(self) -> dict:
6161
agentic_strategy = AgenticStrategyV2(**kwargs)
6262
result = agentic_strategy.execute(limit=10)
6363
return {**result, **agentic_strategy.usage()}
64-
65-

0 commit comments

Comments
 (0)