mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: unblock ci on postgres lint (#17705)
This commit is contained in:
@@ -32,7 +32,7 @@ from typing import (
|
||||
)
|
||||
|
||||
from flask_babel import gettext as __
|
||||
from pytz import _FixedOffset # type: ignore
|
||||
from pytz import _FixedOffset
|
||||
from sqlalchemy.dialects.postgresql import ARRAY, DOUBLE_PRECISION, ENUM, JSON
|
||||
from sqlalchemy.dialects.postgresql.base import PGInspector
|
||||
from sqlalchemy.types import String, TypeEngine
|
||||
|
||||
Reference in New Issue
Block a user