dstandish commented on code in PR #46875: URL: https://github.com/apache/airflow/pull/46875#discussion_r1960798535
########## docs/apache-airflow/index.rst: ########## @@ -33,6 +33,17 @@ code" serves several purposes: - **Extensible**: The Airflow® framework contains operators to connect with numerous technologies. All Airflow components are extensible to easily adjust to your environment. - **Flexible**: Workflow parameterization is built-in leveraging the `Jinja <https://jinja.palletsprojects.com>`_ templating engine. +DAGs Review Comment: seems like you are duplicating the other section? -- 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]
