You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by am...@apache.org on 2021/08/16 19:43:41 UTC

[superset] branch feat/extra_strategies updated (90df140 -> f58eb1b)

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

amitmiran pushed a change to branch feat/extra_strategies
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 90df140  fix: bad import
     add f58eb1b  fix: loading strategies

No new revisions were added by this update.

Summary of changes:
 superset/tasks/caching/cache.py            | 16 ++++++++--------
 superset/tasks/caching/strategies/dummy.py |  2 +-
 superset/tasks/caching/strategies/top_n.py |  2 +-
 superset/tasks/celery_app.py               |  2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)