We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b745870 commit f36ea9fCopy full SHA for f36ea9f
services/storage/src/simcore_service_storage/db.py
@@ -2,7 +2,6 @@
2
from typing import Any
3
4
from aiohttp import web
5
-from aiopg.sa import Engine
6
from aiopg.sa.engine import Engine
7
from servicelib.aiohttp.aiopg_utils import is_pg_responsive
8
from servicelib.common_aiopg_utils import DataSourceName, create_pg_engine
0 commit comments