You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2021/01/15 23:54:40 UTC

[superset] branch master updated (192832c -> 7bef5ab)

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

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


    from 192832c  fix: case expression should not have double quotes (#12562)
     add 7bef5ab  fix: ignore system files on import (#12526)

No new revisions were added by this update.

Summary of changes:
 superset/charts/api.py                  | 8 ++------
 superset/commands/importers/v1/utils.py | 9 +++++++++
 superset/dashboards/api.py              | 7 ++-----
 superset/databases/api.py               | 7 ++-----
 superset/datasets/api.py                | 7 ++-----
 5 files changed, 17 insertions(+), 21 deletions(-)