zoeygxy commented on a change in pull request #15390: [Numpy fix-doc]modify
numpy doc
URL: https://github.com/apache/incubator-mxnet/pull/15390#discussion_r298872959
##########
File path: python/mxnet/ndarray/numpy/_op.py
##########
@@ -864,7 +925,7 @@ def sqrt(x, out=None, **kwargs):
Parameters
----------
- x : ndarray or scalar
+ x : ndarray
Review comment:
Be sure to update the numpy branch version before you push next time; the
latest version has "scalar" added now.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services