You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/03/23 04:36:19 UTC

[GitHub] [spark] HyukjinKwon opened a new pull request, #40530: [SPARK-42903][PYTHON][DOCS] Avoid documenting None as as a return value in docstring

HyukjinKwon opened a new pull request, #40530:
URL: https://github.com/apache/spark/pull/40530

   ### What changes were proposed in this pull request?
   
   This PR proposes to remove None as as a return value in docstring.
   
   ### Why are the changes needed?
   
   To be consistent with the current documentation. Also, it's idiomatic to don't specify the return for `return None`.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it changes the user-facing documentation.
   
   ### How was this patch tested?
   
   Doc build in the CI should verify them.


-- 
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


[GitHub] [spark] HyukjinKwon closed pull request #40530: [SPARK-42903][PYTHON][DOCS] Avoid documenting None as as a return value in docstring

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #40530: [SPARK-42903][PYTHON][DOCS] Avoid documenting None as as a return value in docstring
URL: https://github.com/apache/spark/pull/40530


-- 
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


[GitHub] [spark] HyukjinKwon commented on pull request #40530: [SPARK-42903][PYTHON][DOCS] Avoid documenting None as as a return value in docstring

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon commented on PR #40530:
URL: https://github.com/apache/spark/pull/40530#issuecomment-1480663695

   Merged to master and branch-3.4.


-- 
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