jc-harrison commented on issue #16892:
URL: https://github.com/apache/airflow/issues/16892#issuecomment-2034934015

   Was this issue closed by mistake? In Airflow v2.8.1, the dictionary
   ```
   {'{{ template_key }}': '{{ template_value }}'}
   ```
   is still rendered as
   ```
   {'{{ template_key }}': 'some_value'}
   ```
   and I cannot see anything in https://github.com/apache/airflow/pull/17321 
that would have changed this behaviour.


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