You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/23 22:55:58 UTC

[GitHub] aaronmarkham opened a new issue #12937: ndarray reshape function has docs errors

aaronmarkham opened a new issue #12937: ndarray reshape function has docs errors
URL: https://github.com/apache/incubator-mxnet/issues/12937
 
 
   ## Description
   Sphinx throws errors on the `ndarray.reshape()` function.
   
   ## Error
   ```
   /home/ubuntu/incubator-mxnet/python/mxnet/ndarray/ndarray.py:docstring of mxnet.ndarray.NDArray.reshape:57: ERROR: Unexpected indentation.
   /home/ubuntu/incubator-mxnet/python/mxnet/ndarray/ndarray.py:docstring of mxnet.ndarray.NDArray.reshape:58: WARNING: Block quote ends without a blank line; unexpected unindent.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services