Commit 987f71c
Fix test: allow ClientSession timeout on separate line after black
The assertion checked for 'ClientSession(timeout=' on one line,
but black reformatted it across two lines. Split into two asserts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b11f4fe commit 987f71c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments