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 2021/04/01 19:10:30 UTC

[GitHub] [airflow] uranusjr commented on pull request #15142: Add support for labelling DAG edges (WIP)

uranusjr commented on pull request #15142:
URL: https://github.com/apache/airflow/pull/15142#issuecomment-812113661


   > `from airflow.models import Label`
   
   How about hiding the `Label` class from the user entirely? Something like `task1 << "Label" << task2` and create the label automatically in `_set_relatives()`.


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