vincbeck commented on code in PR #43826: URL: https://github.com/apache/airflow/pull/43826#discussion_r1842783220
########## airflow/dag_processing/collection.py: ########## @@ -36,6 +36,7 @@ from airflow.assets import Asset, AssetAlias from airflow.assets.manager import asset_manager +from airflow.models import Trigger Review Comment: Good point, feel like there should be a pre-commit for that -- 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]
