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 2019/06/21 12:41:46 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #4779: [AIRFLOW-3958] List tasks upstream work in chain

kaxil commented on a change in pull request #4779: [AIRFLOW-3958] List tasks upstream work in chain
URL: https://github.com/apache/airflow/pull/4779#discussion_r296218574
 
 

 ##########
 File path: airflow/utils/helpers.py
 ##########
 @@ -150,19 +151,50 @@ def as_flattened_list(iterable):
 
 
 def chain(*tasks):
-    """
+    r"""
 
 Review comment:
   What is this `r` for?

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


With regards,
Apache Git Services