eladkal commented on code in PR #25799:
URL: https://github.com/apache/airflow/pull/25799#discussion_r952161292


##########
airflow/exceptions.py:
##########
@@ -338,3 +338,17 @@ class TaskDeferralError(AirflowException):
 
 class PodReconciliationError(AirflowException):
     """Raised when an error is encountered while trying to merge pod 
configs."""
+
+
+class RemoveInAirflow3DeprecationWarning(DeprecationWarning):

Review Comment:
   
https://github.com/apache/airflow/pull/25799/commits/583d6c1b888c4a3fb33543e80f842a4103c5aa5c



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