This is an automated email from the ASF dual-hosted git repository.
dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 1e533db fixed typo in installation instructions (#8413)
add 4cfd6b3 [tests] Fix, removing deprecated function for future Python
release compatibility. (#8353)
No new revisions were added by this update.
Summary of changes:
tests/access_tests.py | 34 +++++-----
tests/base_tests.py | 4 +-
tests/celery_tests.py | 2 +-
tests/dashboard_tests.py | 2 +-
tests/dataframe_test.py | 24 +++----
tests/datasource_tests.py | 12 ++--
tests/db_engine_specs_test.py | 38 +++++------
tests/dict_import_export_tests.py | 44 ++++++------
tests/druid_tests.py | 10 +--
tests/import_export_tests.py | 90 ++++++++++++-------------
tests/migration_tests.py | 2 +-
tests/model_tests.py | 44 ++++++------
tests/schedules_test.py | 16 ++---
tests/sql_parse_tests.py | 136 +++++++++++++++++++-------------------
tests/sqla_models_tests.py | 12 ++--
tests/sqllab_tests.py | 64 +++++++++---------
tests/utils_tests.py | 90 ++++++++++++-------------
tests/viz_tests.py | 8 +--
18 files changed, 316 insertions(+), 316 deletions(-)