Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

mxnet.ndarray.sparse.RowSparseNDArray docs errors #13026

Closed
aaronmarkham opened this issue Oct 29, 2018 · 1 comment · Fixed by #13160
Closed

mxnet.ndarray.sparse.RowSparseNDArray docs errors #13026

aaronmarkham opened this issue Oct 29, 2018 · 1 comment · Fixed by #13160
Labels

Comments

@aaronmarkham
Copy link
Contributor

Description

Sphinx throws errors when generating the docs for this function.

Error

/home/ubuntu/incubator-mxnet/docs/api/python/ndarray/sparse.md:5: WARNING: missing attribute __negative__ in object mxnet.ndarray.sparse.RowSparseNDArray
/home/ubuntu/incubator-mxnet/python/mxnet/ndarray/sparse.py:docstring of mxnet.ndarray.sparse.RowSparseNDArray.astype:5: ERROR: Unexpected indentation.
/home/ubuntu/incubator-mxnet/python/mxnet/ndarray/sparse.py:docstring of mxnet.ndarray.sparse.RowSparseNDArray.astype:8: WARNING: Block quote ends without a blank line; unexpected unindent.
@frankfliu
Copy link
Contributor

@mxnet-label-bot [Doc]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants