Commit 4f4a080
committed
docs(stdlib): add Args section to StreamChunkingResult class docstring
Fixes [no_class_args] CI failure — the docs build-and-validate checker
requires __init__ parameters to be documented in the class docstring (not
__init__) per Option C convention.
Assisted-by: Claude Code1 parent 67b5662 commit 4f4a080
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
0 commit comments