potiuk commented on a change in pull request #19378:
URL: https://github.com/apache/airflow/pull/19378#discussion_r744303987



##########
File path: airflow/operators/python.py
##########
@@ -123,6 +123,9 @@ def my_python_callable(**kwargs):
     :param templates_exts: a list of file extensions to resolve while
         processing templated fields, for examples ``['.sql', '.hql']``
     :type templates_exts: list[str]
+    :param show_return_value_in_logs: a bool value whether to show return_value

Review comment:
       I think it's good enough. Hapy to merge it @KennethanCeyer if you make 
it ready for review (It's Draft) currently.




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


Reply via email to