ephraimbuddy commented on code in PR #54505:
URL: https://github.com/apache/airflow/pull/54505#discussion_r2555569422


##########
devel-common/src/tests_common/test_utils/version_compat.py:
##########
@@ -79,4 +91,6 @@ def get_sqlalchemy_version_tuple() -> tuple[int, int, int]:
     "PokeReturnValue",
     "remove_task_decorator",
     "timezone",
+    "AirflowFailException",
+    "AirflowSensorTimeout",
 ]

Review Comment:
   Turns out we no longer needs this. 



-- 
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]

Reply via email to