You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/17 12:36:24 UTC

[GitHub] [airflow] uranusjr commented on issue #17636: Invalid step_id argument in EmrStepSensor

uranusjr commented on issue #17636:
URL: https://github.com/apache/airflow/issues/17636#issuecomment-900259662


   In an f-string, `{{` becomes `{`, and `}}` becomes `}`. So to get a valid Jinja template you need four open and four closing braces.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org