panbingkun commented on PR #45551: URL: https://github.com/apache/spark/pull/45551#issuecomment-2005123258
``` Warning, treated as error: /__w/spark/spark/python/docs/source/reference/api/pyspark.ml.Estimator.rst:60:autosummary: failed to import Estimator.uid. Possible hints: * AttributeError: type object 'Estimator' has no attribute 'uid' * ModuleNotFoundError: No module named 'Estimator' * ImportError: * AttributeError: type object 'Estimator' has no attribute 'Estimator' * KeyError: 'Estimator' * ModuleNotFoundError: No module named 'pyspark.ml.Estimator' make: *** [Makefile:35: html] Error 2 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
