shubham22 commented on code in PR #32591:
URL: https://github.com/apache/airflow/pull/32591#discussion_r1264305464


##########
airflow/utils/task_group.py:
##########
@@ -398,6 +389,8 @@ def child_id(self, label):
     @property
     def upstream_join_id(self) -> str:
         """
+        # TODO: D205-ify this one

Review Comment:
    how about "Creates a unique id to represent upstream dependencies of this 
TaskGroup"?
   



-- 
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: commits-unsubscr...@airflow.apache.org

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

Reply via email to