pragnareddye commented on code in PR #32310:
URL: https://github.com/apache/airflow/pull/32310#discussion_r1249371676


##########
docs/apache-airflow/howto/operator/python.rst:
##########
@@ -28,6 +28,16 @@ Use the ``@task`` decorator to execute Python callables.
     The ``@task`` decorator is recommended over the classic 
:class:`~airflow.operators.python.PythonOperator`
     to execute Python callables.
 
+.. note::

Review Comment:
   @potiuk I missed that. I have made the changes in local.rst now. Let me know 
if that looks good



-- 
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: commits-unsubscr...@airflow.apache.org

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

Reply via email to