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


##########
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:
   Better to convert this to a TODO comment, since this docstring is not shown 
in the documentation.



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