Skip to content

Commit 691e1b5

Browse files
nosredna123Copilot
andauthored
Update baes/core/enhanced_runtime_kernel.py
Co-authored-by: Copilot <[email protected]>
1 parent d4c9f5d commit 691e1b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

baes/core/enhanced_runtime_kernel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,6 @@ def _execute_coordination_plan(
940940

941941
# Extract deployment_ready logic for better readability
942942
deployment_ready = False if force_accepted else review_result.get("data", {}).get("deployment_ready", False)
943-
944943
results.append(
945944
{
946945
"task": task_name,

0 commit comments

Comments
 (0)