You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2019/12/10 06:33:05 UTC

[incubator-superset] branch master updated (9f16d05 -> 7f8db7a)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 9f16d05  fix: don't show filter popover on explore view load (#8729)
     add 7f8db7a  Re-enable pylint for common, connector, and test files (#8774)

No new revisions were added by this update.

Summary of changes:
 superset/cli.py                           | 67 +++++++++++++++----------------
 superset/common/query_context.py          | 29 +++++++------
 superset/connectors/base/views.py         |  7 ++--
 superset/connectors/connector_registry.py |  6 +--
 tests/fixtures/pyodbcRow.py               |  4 +-
 5 files changed, 57 insertions(+), 56 deletions(-)