mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
feat(ui): Adding manifest prefix config (#19141)
* Adding manifest prefix config * Fixing broken tests * Fixing import * Adding prefix for remaining assets * Changing static prefix strategy * Fixing DST test * Fixing up formatting * Fixing up async_query_manager.py types
This commit is contained in:
committed by
Ville Brofeldt
parent
a1b9b2946d
commit
f91f9f5aae
@@ -98,7 +98,7 @@ from superset.exceptions import (
|
||||
SupersetException,
|
||||
SupersetTimeoutException,
|
||||
)
|
||||
from superset.typing import (
|
||||
from superset.superset_typing import (
|
||||
AdhocColumn,
|
||||
AdhocMetric,
|
||||
AdhocMetricColumn,
|
||||
|
||||
Reference in New Issue
Block a user