fritz-astronomer commented on code in PR #30591:
URL: https://github.com/apache/airflow/pull/30591#discussion_r1163406640
##########
docs/apache-airflow/core-concepts/dags.rst:
##########
@@ -648,20 +652,20 @@ This is especially useful if your tasks are built
dynamically from configuration
### My great DAG
"""
import pendulum
+ from airflow.operators.empty import EmptyOperator
Review Comment:
additionally - made this snippet more fleshed out
--
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]