Commit ef55027
committed
Fix the docstring for
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.CodecPipeline.write
1 parent 3a2ce2f commit ef55027
1 file changed
Lines changed: 1 addition & 1 deletion
| 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