style(project): remove from __future__ import annotations
This commit is contained in:
@@ -6,8 +6,6 @@ Create Date: 2025-08-10 04:30:58.443568
|
||||
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from collections.abc import Sequence
|
||||
|
||||
from alembic import op
|
||||
|
||||
Reference in New Issue
Block a user