tingying2020 commented on a change in pull request #15390: [Numpy
fix-doc]modify numpy doc
URL: https://github.com/apache/incubator-mxnet/pull/15390#discussion_r298880655
##########
File path: python/mxnet/numpy/multiarray.py
##########
@@ -1494,7 +1530,7 @@ def concatenate(seq, axis=0, out=None):
Parameters
----------
- a1, a2, ... : sequence of array_like
+ seq: sequence of ndarray
Review comment:
There should be one space after seq.
----------------------------------------------------------------
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