formated code
This commit is contained in:
parent
3c77728709
commit
71bc3c4a65
2 changed files with 0 additions and 2 deletions
|
|
@ -9,7 +9,6 @@ from typing import Sequence, Union
|
|||
|
||||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
import sqlmodel
|
||||
|
||||
|
||||
# revision identifiers, used by Alembic.
|
||||
|
|
|
|||
|
|
@ -152,4 +152,3 @@ def initialize_session_service():
|
|||
session_service_factory.SessionServiceFactory(),
|
||||
dependencies=[ServiceType.CACHE_SERVICE],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue