You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by wi...@apache.org on 2020/09/23 17:54:24 UTC

[incubator-superset] branch master updated (fb6f14c -> af1e8e8)

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

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


    from fb6f14c  fix: pylint checks in connectors/sqla/models.py (#10974)
     add af1e8e8  fix: enable several pylint rules partially in db_engines_specs module (#11000)

No new revisions were added by this update.

Summary of changes:
 superset/db_engine_specs/mssql.py     | 8 +++++---
 superset/db_engine_specs/mysql.py     | 7 ++++---
 superset/db_engine_specs/oracle.py    | 6 ++++--
 superset/db_engine_specs/pinot.py     | 4 +---
 superset/db_engine_specs/postgres.py  | 4 ++--
 superset/db_engine_specs/presto.py    | 2 +-
 superset/db_engine_specs/snowflake.py | 2 +-
 superset/db_engine_specs/sqlite.py    | 2 +-
 8 files changed, 19 insertions(+), 16 deletions(-)