amol- commented on pull request #11726:
URL: https://github.com/apache/arrow/pull/11726#issuecomment-972706135


   > I suppose you tried it locally?
   
   yep, tried locally. With `napoleon_use_rtype` the resulting HTML is a little 
worse because you end up with
   ```
   Returns: The table with blah blah
   Return Type: Table
   ```
   instead of
   ```
   Returns: Table - The table with blah blah
   ```
   but the Table in "Return Type" becomes clickable.


-- 
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]


Reply via email to