mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: remove sqlparse (#33564)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
import pytest # noqa: F401
|
||||
from pytest_mock import MockerFixture
|
||||
|
||||
from superset.sql_parse import Table
|
||||
from superset.sql.parse import Table
|
||||
|
||||
|
||||
def test_epoch_to_dttm() -> None:
|
||||
|
||||
Reference in New Issue
Block a user