xBis7 commented on code in PR #56187: URL: https://github.com/apache/airflow/pull/56187#discussion_r2582262347
########## task-sdk/tests/task_sdk/execution_time/test_sentry.py: ########## @@ -26,8 +26,8 @@ import pytest import uuid6 -from airflow._shared.timezones import timezone from airflow.providers.standard.operators.python import PythonOperator +from airflow.sdk._shared.timezones import timezone Review Comment: Thanks -- 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]
