Commit 35dc57c
committed
docs: explain best-effort stream reconfigure in validate_scores
Address github-code-quality review: the except (AttributeError, ValueError)
guard around stream reconfigure was an undocumented empty swallow. Add a
comment noting it is best-effort (wrapped streams such as pytest's capture
object do not support reconfigure). No functional change.1 parent afdd9a4 commit 35dc57c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
| |||
0 commit comments