You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/06 17:11:14 UTC

[GitHub] [airflow] josh-fell commented on a diff in pull request #25752: Add ``@task.short_circuit`` TaskFlow decorator

josh-fell commented on code in PR #25752:
URL: https://github.com/apache/airflow/pull/25752#discussion_r963976692


##########
docs/apache-airflow/howto/operator/python.rst:
##########
@@ -129,19 +129,18 @@ If you want the context related to datetime objects like ``data_interval_start``
 .. _howto/operator:ShortCircuitOperator:
 
 ShortCircuitOperator
-========================
+====================

Review Comment:
   I thought about it and then didn't to be consistent with the rest of the doc.  Oh but I did forget to add the "warning" block mentioning to use the decorator instead of the classic operator like the others. I'll fix that for sure.



-- 
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-unsubscribe@airflow.apache.org

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