This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch late_config
in repository https://gitbox.apache.org/repos/asf/superset.git
from b08eac24b0 fix etag
add 7187cc770c more fixage
add e07518f4a2 more fixage
add 3a03ddf740 more fixage
add 97cb92bf2f improve testing script
add ed76d05ef0 improve testing script
No new revisions were added by this update.
Summary of changes:
docs/docs/contributing/development.mdx | 2 +-
scripts/test_imports.py | 71 +++++++++++++++++++---------
superset/async_events/async_query_manager.py | 4 +-
superset/charts/api.py | 3 +-
superset/commands/database/create.py | 5 +-
superset/commands/report/alert.py | 4 +-
superset/commands/report/execute.py | 9 +++-
superset/commands/sql_lab/export.py | 4 +-
superset/commands/sql_lab/results.py | 6 +--
superset/db_engine_specs/druid.py | 4 +-
superset/examples/birth_names.py | 3 +-
superset/examples/helpers.py | 4 +-
superset/examples/multiformat_time_series.py | 3 +-
superset/examples/random_time_series.py | 3 +-
superset/reports/notifications/email.py | 2 +-
superset/sqllab/api.py | 7 ++-
superset/tasks/async_queries.py | 9 ++--
superset/tasks/cache.py | 4 +-
superset/tasks/celery_app.py | 12 ++---
superset/tasks/cron_util.py | 3 +-
superset/tasks/scheduler.py | 5 +-
superset/views/__init__.py | 27 -----------
22 files changed, 95 insertions(+), 99 deletions(-)