Skip to content

Commit 0e327fc

Browse files
committed
pylint
1 parent 2401f26 commit 0e327fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/web/server/tests/unit/with_dbs/03/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
import pytest
1111
import sqlalchemy as sa
12-
from pytest_simcore.helpers.monkeypatch_envs import EnvVarsDict, setenvs_from_dict
12+
from pytest_simcore.helpers.monkeypatch_envs import setenvs_from_dict
1313
from pytest_simcore.helpers.typing_env import EnvVarsDict
1414
from simcore_postgres_database.models.user_preferences import user_preferences_frontend
1515
from sqlalchemy.ext.asyncio import AsyncEngine

0 commit comments

Comments
 (0)