uranusjr commented on code in PR #32422: URL: https://github.com/apache/airflow/pull/32422#discussion_r1255545723
########## docs/apache-airflow/authoring-and-scheduling/deferring.rst: ########## @@ -109,16 +115,22 @@ You are free to set ``method_name`` to ``execute`` if you want your Operator to Here's a basic example of how a sensor might trigger deferral:: Review Comment: Let’s also use this chance to make these `.. code-block:: python` instead so these are better syntax-highlighted. -- 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]
