amoeba opened a new pull request, #15214:
URL: https://github.com/apache/arrow/pull/15214

   This adds the numpydoc checks GL10, PR04, PR05, RT03, and YD01 to CI and 
fixes the associated issues in docstrings.
   
   These checks are:
   
   - GL10: reST directives {directives} must be followed by two colons
   - PR04: Parameter "{param_name}" has no type
   - PR05: Parameter "{param_name}" type should not finish with "."
   - RT03: Return value has no description
   - YD01: No Yields section found
   
   https://numpydoc.readthedocs.io/en/latest/validation.html


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