This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch ruff-rules
in repository https://gitbox.apache.org/repos/asf/superset.git
from 3be71c772b fix: update screenshot and webdriver tests for new logging
format
add e864f06857 fix: suppress pylint rollback warnings in migration file
No new revisions were added by this update.
Summary of changes:
pyproject.toml | 1 +
superset/annotation_layers/annotations/api.py | 9 ++--
superset/annotation_layers/api.py | 9 ++--
superset/cachekeys/api.py | 2 +-
superset/charts/api.py | 9 ++--
superset/connectors/sqla/models.py | 6 ++-
superset/connectors/sqla/utils.py | 2 +-
superset/dashboards/api.py | 15 ++++---
superset/databases/api.py | 15 ++++---
superset/datasets/api.py | 18 +++++---
superset/datasets/columns/api.py | 3 +-
superset/datasets/metrics/api.py | 3 +-
superset/db_engine_specs/base.py | 8 ++--
superset/db_engine_specs/clickhouse.py | 5 ++-
superset/db_engine_specs/db2.py | 4 +-
superset/db_engine_specs/elasticsearch.py | 4 +-
superset/db_engine_specs/snowflake.py | 2 +-
superset/db_engine_specs/trino.py | 2 +-
superset/db_engine_specs/ydb.py | 2 +-
superset/jinja_context.py | 3 +-
superset/migrations/shared/security_converge.py | 4 +-
superset/migrations/shared/utils.py | 2 +-
...2018-12-11_22-03_fb13d49b72f9_better_filters.py | 4 +-
..._14-13_3325d4caccc8_dashboard_scoped_filters.py | 2 +-
...978245563a02_migrate_iframe_to_dash_markdown.py | 2 +-
...5b9441_rename_big_viz_total_form_data_fields.py | 4 +-
...d1d2_move_pivot_table_v2_legacy_order_by_to_.py | 4 +-
...delete_obsolete_druid_nosql_slice_parameters.py | 2 +-
...6f8b1280_cleanup_erroneous_parent_filter_ids.py | 2 +-
...9_17-54_ee179a490af9_deckgl_path_width_units.py | 2 +-
...9123a_update_charts_with_old_time_comparison.py | 8 ++--
superset/models/core.py | 5 ++-
superset/models/helpers.py | 7 ++-
superset/models/slice.py | 10 ++---
superset/reports/api.py | 9 ++--
superset/row_level_security/api.py | 18 +++++---
superset/tags/api.py | 3 +-
superset/themes/api.py | 23 ++++++----
superset/utils/json.py | 2 +-
superset/utils/webdriver.py | 52 ++++++++++++++--------
superset/views/base.py | 2 +-
superset/viz.py | 7 +--
42 files changed, 185 insertions(+), 111 deletions(-)