You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2022/01/10 19:40:20 UTC

[superset] branch sc-31234/db-connection-dynamic-forms-db-password-special updated (37f8b1d -> 104897f)

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

hugh pushed a change to branch sc-31234/db-connection-dynamic-forms-db-password-special
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 37f8b1d  fix pylint issues
     add 8c79758  update test
     add 104897f  update linting

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                          | 1 +
 .pylintrc                                        | 2 +-
 superset/databases/commands/validate.py          | 5 +----
 superset/databases/utils.py                      | 8 +++++++-
 superset/utils/async_query_manager.py            | 4 +---
 tests/integration_tests/databases/utils_tests.py | 2 ++
 6 files changed, 13 insertions(+), 9 deletions(-)