You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "rithwik-db (via GitHub)" <gi...@apache.org> on 2023/02/22 00:24:13 UTC

[GitHub] [spark] rithwik-db commented on a diff in pull request #40110: [SPARK-41775][PYTHON][FOLLOW-UP] Updating docs for readability

rithwik-db commented on code in PR #40110:
URL: https://github.com/apache/spark/pull/40110#discussion_r1113702125


##########
python/pyspark/ml/torch/distributor.py:
##########
@@ -263,9 +263,23 @@ class TorchDistributor(Distributor):
 
     .. versionadded:: 3.4.0
 
+    Parameters

Review Comment:
   This has been duplicated (since it's also defined in the `__init__` function, but that isn't actually shown in the documentation). Should I remove it from the `__init__` section area?



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org