mirror of
https://github.com/apache/superset.git
synced 2026-04-25 11:04:48 +00:00
chore(command): Organize Commands according to SIP-92 (#25850)
This commit is contained in:
@@ -24,7 +24,7 @@ import re
|
||||
from typing import Any, Optional
|
||||
from unittest.mock import Mock, patch
|
||||
|
||||
from superset.databases.commands.exceptions import DatabaseInvalidError
|
||||
from superset.commands.database.exceptions import DatabaseInvalidError
|
||||
from tests.integration_tests.fixtures.birth_names_dashboard import (
|
||||
load_birth_names_dashboard_with_slices,
|
||||
load_birth_names_data,
|
||||
|
||||
Reference in New Issue
Block a user