ferruzzi commented on code in PR #32358:
URL: https://github.com/apache/airflow/pull/32358#discussion_r1253424026


##########
airflow/providers/slack/hooks/slack.py:
##########
@@ -39,6 +39,8 @@
 
 def _ensure_prefixes(conn_type):
     """
+    Deprecated.
+
     Remove when provider min airflow version >= 2.5.0 since this is handled by
     provider manager from that version.
     """

Review Comment:
   Done.   Also converted to a #-comment instead of a triple-quote so ruff 
won't complain; as you said, they won't get put in the docs anyway since so I 
don't think that should change anything.



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