mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
This commit is contained in:
@@ -21,7 +21,7 @@ import pytest
|
||||
|
||||
from superset import db, security_manager
|
||||
from superset.connectors.sqla.models import SqlaTable
|
||||
from superset.dao.exceptions import DatasourceTypeNotSupportedError
|
||||
from superset.daos.exceptions import DatasourceTypeNotSupportedError
|
||||
from tests.integration_tests.base_tests import SupersetTestCase
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user