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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
