Lee-W commented on code in PR #43773: URL: https://github.com/apache/airflow/pull/43773#discussion_r1846026202
########## providers/tests/google/cloud/hooks/test_gcs.py: ########## @@ -36,7 +36,7 @@ from google.cloud.storage.retry import DEFAULT_RETRY from airflow.exceptions import AirflowException -from airflow.providers.common.compat.assets import Asset +from airflow.providers.google.assets.gcs import Asset Review Comment: just confirmed. it works fine -- 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]
