You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Sphinx throws errors when generating the docs for the foreach operator.
Error
/home/ubuntu/incubator-mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.foreach:25: ERROR: Unexpected indentation.
/home/ubuntu/incubator-mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.foreach:28: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/ubuntu/incubator-mxnet/python/mxnet/ndarray/contrib.py:docstring of mxnet.ndarray.contrib.foreach:28: WARNING: Inline emphasis start-string without end-string.