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

[superset] branch master updated (7b72443 -> b5c7ed9)

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

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


    from 7b72443  chore(pylint): Reenable ungrouped-imports check (#16256)
     add b5c7ed9  chore(pylint): Reenable too-many-locals check (#16268)

No new revisions were added by this update.

Summary of changes:
 .pylintrc                                          | 1 -
 superset/common/query_context.py                   | 2 +-
 superset/dashboards/api.py                         | 2 +-
 superset/dashboards/commands/importers/v1/utils.py | 2 +-
 superset/datasets/api.py                           | 2 +-
 superset/examples/multiformat_time_series.py       | 2 +-
 superset/utils/pandas_postprocessing.py            | 2 +-
 superset/utils/profiler.py                         | 1 +
 8 files changed, 7 insertions(+), 7 deletions(-)