Commit 3856ff6
committed
_internal(fix[async_subprocess]): Fix mypy type errors and formatting
why: Ensure Phase 1 passes full verification pipeline
what:
- Add None checks before .strip() calls on result.stdout in tests
- Apply ruff formatting to list comprehension in _args_as_list()1 parent e5dd202 commit 3856ff6
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
190 | 191 | | |
191 | 192 | | |
192 | 193 | | |
| |||
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
| 232 | + | |
231 | 233 | | |
232 | 234 | | |
0 commit comments