Skip to content

Commit e5ade55

Browse files
author
Andrei Neagu
committed
refactor
1 parent f38c836 commit e5ade55

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from servicelib.db_async_engine import close_db_connection, connect_to_db
66
from sqlalchemy.ext.asyncio import AsyncEngine
77

8-
from ...core.settings import ApplicationSettings
8+
from ..core.settings import ApplicationSettings
99

1010

1111
async def lifespan_postgres(app: FastAPI) -> AsyncIterator[State]:

services/dynamic-scheduler/src/simcore_service_dynamic_scheduler/services/postgres/__init__.py

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)