You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/04/30 17:46:17 UTC

[airflow] branch main updated (d3028e1e90 -> 59e93106d5)

This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from d3028e1e90 Add doc notes for keyword-only args for `expand()` and `partial()` (#23373)
     add 59e93106d5 fix cli `airflow dags show` for mapped operator (#23339)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/dot_renderer.py    |  9 ++++++---
 tests/utils/test_dot_renderer.py | 13 +++++++++++++
 2 files changed, 19 insertions(+), 3 deletions(-)