haojin2 commented on a change in pull request #15277: [Numpy] Numpy argsort
URL: https://github.com/apache/incubator-mxnet/pull/15277#discussion_r296151784
 
 

 ##########
 File path: python/mxnet/numpy/multiarray.py
 ##########
 @@ -1716,7 +1748,6 @@ def expand_dims(a, axis):
     """
     return _npi.expand_dims(a, axis)
 
-
 
 Review comment:
   do not remove this blank line.

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

Reply via email to