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:
@@ -17,7 +17,7 @@
|
||||
from typing import Any
|
||||
|
||||
from superset import cache
|
||||
from superset.charts.commands.exceptions import ChartDataCacheLoadError
|
||||
from superset.commands.chart.exceptions import ChartDataCacheLoadError
|
||||
|
||||
|
||||
class QueryContextCacheLoader: # pylint: disable=too-few-public-methods
|
||||
|
||||
Reference in New Issue
Block a user