uranusjr commented on code in PR #60268:
URL: https://github.com/apache/airflow/pull/60268#discussion_r2681102513
##########
providers/standard/docs/operators/python.rst:
##########
@@ -72,6 +72,34 @@ Pass extra arguments to the ``@task`` decorated function as
you would with a nor
:start-after: [START howto_operator_python_kwargs]
:end-before: [END howto_operator_python_kwargs]
+Async Python functions
+^^^^^^^^^^^^^^^^^^^^^^
+
Review Comment:
This section can use a `.. versionadded` marker instead and remove the
version number mention in text.
--
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]