amoghrajesh commented on code in PR #58223:
URL: https://github.com/apache/airflow/pull/58223#discussion_r2533340086
##########
task-sdk/src/airflow/sdk/definitions/dag.py:
##########
@@ -67,12 +67,12 @@
from pendulum.tz.timezone import FixedTimezone, Timezone
from airflow.models.taskinstance import TaskInstance as
SchedulerTaskInstance
+ from airflow.sdk.definitions._internal.typing_compat import Self
Review Comment:
CI is happy!
--
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]