tvuotila opened a new pull request, #37540: URL: https://github.com/apache/arrow/pull/37540
Add the required empty line before a code example of binary. ### Rationale for this change The last code example of [pyarrow.binary](https://arrow.apache.org/docs/python/generated/pyarrow.binary.html#pyarrow.binary) was not rendered correctly in documentation. ### What changes are included in this PR? Added one line break to make the code example render correctly. ### Are these changes tested? No ### Are there any user-facing changes? [pyarrow.binary](https://arrow.apache.org/docs/python/generated/pyarrow.binary.html#pyarrow.binary) documentation only. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
