villebro commented on a change in pull request #8917: [charts] New, REST API
URL: 
https://github.com/apache/incubator-superset/pull/8917#discussion_r363021260
 
 

 ##########
 File path: superset/views/core.py
 ##########
 @@ -105,8 +105,8 @@
     json_success,
     SupersetModelView,
 )
+from .chart import views as chart_views
 from .dashboard import views as dash_views
-from .dashboard.filters import DashboardFilter
 from .database import views as in_views
 from .utils import (
 
 Review comment:
   Same here regarding absolute vs relative imports.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to