hjtran commented on code in PR #35521:
URL: https://github.com/apache/beam/pull/35521#discussion_r2182652513


##########
sdks/python/apache_beam/transforms/core.py:
##########
@@ -1521,9 +1521,6 @@ def _check_fn_use_yield_and_return(fn):
       if has_yield and has_return:

Review Comment:
   I was a bit conservative with what I removed but I actually wonder if any of 
the warnings in this function are useful



-- 
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: github-unsubscr...@beam.apache.org

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

Reply via email to