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:29:43 UTC

[GitHub] aaronmarkham opened a new issue #13019: quadratic operator docs errors

aaronmarkham opened a new issue #13019: quadratic operator docs errors
URL: https://github.com/apache/incubator-mxnet/issues/13019
 
 
   ## Description
   Sphinx throws errors when generating the docs for the `quadratic` op.
   
   ## Error
   ```
   /home/ubuntu/incubator-mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.quadratic:3: ERROR: Unexpected indentation.
   /home/ubuntu/incubator-mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.quadratic:4: WARNING: Literal block ends without a blank line; unexpected unindent.
   /home/ubuntu/incubator-mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.quadratic:7: ERROR: Unexpected indentation.
   
   ```

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