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 2019/11/03 06:09:10 UTC

[GitHub] [airflow] OmerJog commented on a change in pull request #6467: [AIRFLOW-5814] Implementing Presto hook tests

OmerJog commented on a change in pull request #6467: [AIRFLOW-5814] Implementing Presto hook tests
URL: https://github.com/apache/airflow/pull/6467#discussion_r341836406
 
 

 ##########
 File path: airflow/www/security.py
 ##########
 @@ -21,7 +21,7 @@
 from flask import g
 from flask_appbuilder.security.sqla import models as sqla_models
 from flask_appbuilder.security.sqla.manager import SecurityManager
-from sqlalchemy import or_, and_
+from sqlalchemy import and_, or_
 
 Review comment:
   Looks like unrelated change?

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


With regards,
Apache Git Services