Skip to content

Commit c13c2c5

Browse files
fix: pylint issues
1 parent 19449cb commit c13c2c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/kernel_agents/planner_agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,6 @@ async def _create_structured_plan(
440440
raise
441441
else:
442442
logging.exception(f"Error creating structured plan: {e}")
443-
444443

445444
# Create a fallback dummy plan when parsing fails
446445
logging.info("Creating fallback dummy plan due to parsing error")

0 commit comments

Comments
 (0)