This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9caa511387 Remove escaping which is wrong in latest rich version
(#24217)
add 337863fa35 Parse error for task added to multiple groups (#23071)
No new revisions were added by this update.
Summary of changes:
airflow/exceptions.py | 17 +++++++++++++++++
airflow/utils/task_group.py | 18 ++++++++++++++++--
tests/utils/test_task_group.py | 22 ++++++++++++++++++++++
3 files changed, 55 insertions(+), 2 deletions(-)