feluelle commented on a change in pull request #5525: [AIRFLOW-4890] Fix Log 
link in TaskInstance's View for Non-RBAC
URL: https://github.com/apache/airflow/pull/5525#discussion_r300097049
 
 

 ##########
 File path: airflow/models/taskinstance.py
 ##########
 @@ -33,6 +33,7 @@
 import pendulum
 
 import dill
+from flask import url_for
 
 Review comment:
   God damn it. Normally I would have `option + command + o`'d but since this 
would've changed so many lines I didn't do that.

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


With regards,
Apache Git Services

Reply via email to