mirror of
https://github.com/apache/superset.git
synced 2026-04-14 05:34:38 +00:00
chore(command): Organize Commands according to SIP-92 (#25850)
This commit is contained in:
@@ -42,7 +42,7 @@ from tests.integration_tests.fixtures.energy_dashboard import (
|
||||
import pytest
|
||||
from superset.models.slice import Slice
|
||||
|
||||
from superset.charts.data.commands.get_data_command import ChartDataCommand
|
||||
from superset.commands.chart.data.get_data_command import ChartDataCommand
|
||||
from superset.connectors.sqla.models import TableColumn, SqlaTable
|
||||
from superset.errors import SupersetErrorType
|
||||
from superset.extensions import async_query_manager_factory, db
|
||||
|
||||
Reference in New Issue
Block a user