This is an automated email from the ASF dual-hosted git repository.
dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 7f8db7a Re-enable pylint for common, connector, and test files (#8774)
add e6be519 Avoid circular dependency between superset config and
superset package (#8254)
No new revisions were added by this update.
Summary of changes:
superset/{connectors/base => security}/__init__.py | 1 +
superset/{security.py => security/manager.py} | 0
tests/security_tests.py | 8 ++++----
3 files changed, 5 insertions(+), 4 deletions(-)
copy superset/{connectors/base => security}/__init__.py (91%)
rename superset/{security.py => security/manager.py} (100%)