Commit ef200f6
committed
Pass 'tree' to to_dict in command list comprehension
Updated the list comprehension to pass the 'tree' argument to the to_dict method for each command. This ensures that command serialization includes the necessary context from 'tree'.1 parent 6724450 commit ef200f6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments