mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Co-authored-by: John Bodley <john.bodley@airbnb.com>
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
# isort:skip_file
|
||||
from typing import Any, Dict, NamedTuple, List, Tuple, Union
|
||||
|
||||
import tests.test_app
|
||||
from superset.connectors.sqla.models import SqlaTable, TableColumn
|
||||
from superset.db_engine_specs.druid import DruidEngineSpec
|
||||
from superset.models.core import Database
|
||||
|
||||
Reference in New Issue
Block a user