mirror of
https://github.com/apache/superset.git
synced 2026-04-23 18:14:56 +00:00
feat: Update database permissions in async mode (#32231)
This commit is contained in:
@@ -33,7 +33,6 @@ from superset.utils import json
|
||||
from flask_babel import lazy_gettext as _ # noqa: F401
|
||||
from flask_appbuilder.models.sqla import filters
|
||||
from tests.integration_tests.base_tests import SupersetTestCase
|
||||
from tests.integration_tests.conftest import with_config # noqa: F401
|
||||
from tests.integration_tests.constants import ADMIN_USERNAME
|
||||
from tests.integration_tests.fixtures.birth_names_dashboard import (
|
||||
load_birth_names_dashboard_with_slices, # noqa: F401
|
||||
|
||||
Reference in New Issue
Block a user