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 17:22:28 UTC

[superset] branch master updated (0df15bf -> 36bc7b0)

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 0df15bf  chore(pylint): Reenable import-outside-toplevel check (#16263)
     add 36bc7b0  chore(pylint): Reenable too-few-public-methods check (#16264)

No new revisions were added by this update.

Summary of changes:
 .pylintrc                     | 1 -
 superset/commands/base.py     | 4 ++--
 superset/databases/schemas.py | 2 +-
 superset/extensions.py        | 2 +-
 superset/utils/encrypt.py     | 6 ++++--
 superset/utils/profiler.py    | 2 +-
 6 files changed, 9 insertions(+), 8 deletions(-)