kyungjunleeme commented on code in PR #53584: URL: https://github.com/apache/airflow/pull/53584#discussion_r2235040516
########## providers/databricks/src/airflow/providers/databricks/plugins/databricks_workflow.py: ########## @@ -37,11 +37,11 @@ if AIRFLOW_V_3_0_PLUS: from airflow.providers.fab.www import auth + from airflow.sdk.definitions.taskgroup import TaskGroup Review Comment: Yes, both of you are right. It was my mistake — I've fixed it now. -- 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-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org