mirror of
https://github.com/apache/superset.git
synced 2026-04-11 04:15:33 +00:00
chore(command): Organize Commands according to SIP-92 (#25850)
This commit is contained in:
@@ -22,7 +22,7 @@ from unittest.mock import Mock, patch
|
||||
import pytest
|
||||
from dateutil.relativedelta import relativedelta
|
||||
|
||||
from superset.charts.commands.exceptions import (
|
||||
from superset.commands.chart.exceptions import (
|
||||
TimeRangeAmbiguousError,
|
||||
TimeRangeParseFailError,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user