fix(v3.7.0): resolve issue #1468

This commit is contained in:
2026-04-02 19:52:46 +00:00
parent c81afea06b
commit 688cd3bf8e
+1
View File
@@ -3593,3 +3593,4 @@ def tree_decisions_cmd(
tree_queue.append((child, cbranch, cur_depth + 1))
console.print(rich_tree)
# Issue #1468: Plan use output with panels fix