Commit ce487d3
refactor: inline
The local was assigned from `ensure_str(stream)` and read exactly once
on the next line as `parts.append(text)`. Inlining matches the
alias-inline style from fc5e1cb / 497c028 / 52e0272 — the helper name
already documents the decode step.
Co-authored-by: Ralphify <noreply@ralphify.co>text alias in collect_output
1 parent 50d5495 commit ce487d3
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
77 | | - | |
| 76 | + | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
0 commit comments