potiuk commented on code in PR #36831:
URL: https://github.com/apache/airflow/pull/36831#discussion_r1455632802


##########
airflow/providers/celery/executors/celery_executor_utils.py:
##########
@@ -88,7 +88,8 @@ def _get_celery_app() -> Celery:
             "Change it to 
`airflow.providers.celery.executors.celery_executor`, and "
             "update the `-app` flag in your Celery Health Checks "
             "to use `airflow.providers.celery.executors.celery_executor.app`.",
-            RemovedInAirflow3Warning,
+            AirflowProviderDeprecationWarning,

Review Comment:
   Agree.



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