bhavanaeh commented on code in PR #49515: URL: https://github.com/apache/arrow/pull/49515#discussion_r2937131504
########## docs/source/developers/python/development.rst: ########## @@ -195,6 +195,17 @@ for ``.py`` files or for ``.pyx`` and ``.pxi`` files. In this case you will also need to install the `pytest-cython <https://github.com/lgpage/pytest-cython>`_ plugin. +.. note:: Review Comment: I went with a `.. note::` block to make this stand out, but happy to change it to inline text if that's preferred. -- 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]
