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/29 21:56:11 UTC

[GitHub] aaronmarkham opened a new issue #13025: mxnet.ndarray.sparse.CSRNDArray.astype docs error

aaronmarkham opened a new issue #13025: mxnet.ndarray.sparse.CSRNDArray.astype docs error
URL: https://github.com/apache/incubator-mxnet/issues/13025
 
 
   ## Description
   Sphinx throws an error when generating the docs for this function.
   
   ## Error
   ```
   /home/ubuntu/incubator-mxnet/python/mxnet/ndarray/sparse.py:docstring of mxnet.ndarray.sparse.CSRNDArray.astype:5: ERROR: Unexpected indentation.
   /home/ubuntu/incubator-mxnet/python/mxnet/ndarray/sparse.py:docstring of mxnet.ndarray.sparse.CSRNDArray.astype:8: 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