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 18:09:40 UTC

[GitHub] [airflow] ashb edited a comment on pull request #15142: Add support for labelling DAG edges (WIP)

ashb edited a comment on pull request #15142:
URL: https://github.com/apache/airflow/pull/15142#issuecomment-812077444


   ```from airflow.models import Label```
   
   I'm not a fan of this import for in user dags (they generally don't import from models currently) but I don't have an immediate other suggestion.
   
   (Just a comment on "user" import not code location)


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