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 21:24:59 UTC

[incubator-superset] branch master updated (6c130b3 -> adf2cc2)

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 6c130b3  Update sql validator status (#8799)
     add adf2cc2  Re-enable pylint for some model files (#8770)

No new revisions were added by this update.

Summary of changes:
 superset/models/annotations.py |   5 +-
 superset/models/core.py        | 184 +++++++++++++++++++++++------------------
 superset/models/helpers.py     |  92 ++++++++++++---------
 superset/models/schedules.py   |   4 +-
 superset/models/sql_lab.py     |  14 ++--
 superset/models/tags.py        |   1 -
 6 files changed, 167 insertions(+), 133 deletions(-)