uranusjr commented on code in PR #27680:
URL: https://github.com/apache/airflow/pull/27680#discussion_r1023328583
##########
docs/apache-airflow/templates-ref.rst:
##########
@@ -75,6 +75,8 @@ Variable Description
``{{ dag_run }}`` A reference to the DagRun object.
``{{ test_mode }}`` Whether the task instance was
called using the CLI's test
subcommand.
+``{{ expanded_ti_count }}`` Number of task instances that a
mapped task was expanded into. If
Review Comment:
I restructured the entire table.
--
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]