Divyansh200102 commented on code in PR #39879: URL: https://github.com/apache/arrow/pull/39879#discussion_r1487353052
########## docs/requirements.txt: ########## @@ -5,7 +5,7 @@ breathe ipython numpydoc -pydata-sphinx-theme~=0.14 +pydata-sphinx-theme~=0.15.2 Review Comment: @AlenkaF Thank you it worked. Also while I was making the changes suggested by @kou about adding the docker image this is coming  when i used `yamllint docker-compose.yml` cmd this erorr is coming ```powershell 1201:21 error syntax error: mapping values are not allowed here (syntax) ``` -- 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]
