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: [email protected]
