rapsealk commented on code in PR #66269: URL: https://github.com/apache/airflow/pull/66269#discussion_r3505312551
########## task-sdk/src/airflow/sdk/__init__.pyi: ########## @@ -53,13 +53,21 @@ from airflow.sdk.definitions.asset import ( from airflow.sdk.definitions.asset.access_control import AssetAccessControl as AssetAccessControl from airflow.sdk.definitions.asset.decorators import asset as asset from airflow.sdk.definitions.asset.metadata import Metadata as Metadata +from airflow.sdk.definitions.callback import ( Review Comment: Thanks for the comment! I will separate the prs alongside the corresponding issues. -- 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]
