mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore(command): Organize Commands according to SIP-92 (#25850)
This commit is contained in:
@@ -3,7 +3,7 @@ from unittest import mock
|
||||
import pytest
|
||||
from flask_babel import lazy_gettext as _
|
||||
|
||||
from superset.charts.commands.exceptions import ChartDataQueryFailedError
|
||||
from superset.commands.chart.exceptions import ChartDataQueryFailedError
|
||||
|
||||
|
||||
@mock.patch("superset.tasks.async_queries.security_manager")
|
||||
|
||||
Reference in New Issue
Block a user