kaxil commented on code in PR #44820:
URL: https://github.com/apache/airflow/pull/44820#discussion_r1887471239


##########
docs/apache-airflow/templates-ref.rst:
##########
@@ -79,8 +79,6 @@ Variable                                    Type              
    Description
 ``{{ conn }}``                                                    Airflow 
connections. See `Airflow Connections in Templates`_ below.
 ``{{ task_instance_key_str }}``             str                   | A unique, 
human-readable key to the task instance. The format is
                                                                   | 
``{dag_id}__{task_id}__{ds_nodash}``.
-``{{ conf }}``                              AirflowConfigParser   | The full 
configuration object representing the content of your

Review Comment:
   Created https://github.com/apache/airflow/pull/44968



-- 
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]

Reply via email to