You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/05/16 16:30:47 UTC

[GitHub] [incubator-superset] betodealmeida commented on a change in pull request #7521: Show scheduled queries

betodealmeida commented on a change in pull request #7521: Show scheduled queries
URL: https://github.com/apache/incubator-superset/pull/7521#discussion_r284795103
 
 

 ##########
 File path: superset/views/base.py
 ##########
 @@ -153,7 +153,7 @@ def json_response(self, obj, status=200):
             status=status,
             mimetype='application/json')
 
-    def common_bootsrap_payload(self):
 
 Review comment:
   This made me super confused, since I was `grep`ping for `bootstrap` and couldn't find this method!

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

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org