Commit 6303080
chore: docstring HeadersLike protocol stubs (resolve code-quality bot flag)
The bot flagged the bare '...' stub body as 'statement has no effect' on the
changed line; a docstring body is a real statement, satisfies the bot, and
self-documents the protocol methods.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3a2a9a0 commit 6303080
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments