tadeja opened a new pull request, #50272: URL: https://github.com/apache/arrow/pull/50272
### Rationale for this change To avoid the following warning in Sphinx [building html](https://github.com/apache/arrow/actions/runs/28172749827/job/83440967201#step:6:3984): `docstring of pyarrow._compute.SortOptions:17: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]` ### What changes are included in this PR? Remove incorrect indent. ### Are these changes tested? Yes, docs built locally. ### Are there any user-facing changes? No. -- 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]
