mirror of
https://github.com/apache/superset.git
synced 2026-04-18 07:35:09 +00:00
chore(command): Organize Commands according to SIP-92 (#25850)
This commit is contained in:
@@ -21,7 +21,7 @@ import yaml
|
||||
from freezegun import freeze_time
|
||||
|
||||
from superset import security_manager
|
||||
from superset.databases.commands.export import ExportDatabasesCommand
|
||||
from superset.commands.database.export import ExportDatabasesCommand
|
||||
from superset.utils.database import get_example_database
|
||||
from tests.integration_tests.base_tests import SupersetTestCase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user