Github user mengxr commented on the pull request:
https://github.com/apache/spark/pull/10601#issuecomment-178756172
@vijaykiran Could you fix the doc build warnings in `tree.py`? I saw the
following by running `make clean html` under `python/docs`:
~~~
/Users/meng/src/spark/python/pyspark/mllib/tree.py:docstring of
pyspark.mllib.tree.RandomForest.trainClassifier:18: ERROR: Unexpected
indentation.
/Users/meng/src/spark/python/pyspark/mllib/tree.py:docstring of
pyspark.mllib.tree.RandomForest.trainClassifier:20: WARNING: Block quote ends
without a blank line; unexpected unindent.
/Users/meng/src/spark/python/pyspark/mllib/tree.py:docstring of
pyspark.mllib.tree.RandomForest.trainRegressor:15: ERROR: Unexpected
indentation.
/Users/meng/src/spark/python/pyspark/mllib/tree.py:docstring of
pyspark.mllib.tree.RandomForest.trainRegressor:17: WARNING: Block quote ends
without a blank line; unexpected unindent.
~~~
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]