mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
refactor: external metadata fetch API (#16193)
* refactor: external metadata api * fix comments * fix ut * fix fe lint * fix UT * fix UT
This commit is contained in:
@@ -172,7 +172,7 @@ class SupersetAppInitializer:
|
||||
DatabaseView,
|
||||
ExcelToDatabaseView,
|
||||
)
|
||||
from superset.views.datasource import Datasource
|
||||
from superset.views.datasource.views import Datasource
|
||||
from superset.views.dynamic_plugins import DynamicPluginsView
|
||||
from superset.views.key_value import KV
|
||||
from superset.views.log.api import LogRestApi
|
||||
|
||||
Reference in New Issue
Block a user