You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/18 17:10:42 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #9355: Move out sendgrid email from airflow.contrib

potiuk commented on a change in pull request #9355:
URL: https://github.com/apache/airflow/pull/9355#discussion_r442378309



##########
File path: airflow/utils/helpers.py
##########
@@ -195,18 +195,18 @@ def partition(pred: Callable, iterable: Iterable):
 
 
 def chain(*args, **kwargs):
-    """This module is deprecated. Please use `airflow.models.baseoperator.chain`."""
+    """This function is deprecated. Please use `airflow.models.baseoperator.chain`."""

Review comment:
       Unrelated ? 




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org