mistercrunch commented on issue #4149: specify blureprints can't import modules from superset URL: https://github.com/apache/incubator-superset/issues/4149#issuecomment-355197631 I'm guessing circular imports issues. If that's the case, a quick workaround can be to move `from superset.models.core import KeyValue` inside the view function where you need it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
