Commit 8ca385a
authored
docs: fix the docstring for
* Fix the docstring for `CodecPipeline.write`
The annotation for the `batch_info` parameter in `CodecPipeline.write` omits the final bool from the tuple. This
PR corrects the type annotation in the docstring.
* docs: changelog
* docs: rename changelog fileCodecPipeline.write (#3836)1 parent 3a2ce2f commit 8ca385a
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
0 commit comments