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 875868b commit 9388996Copy full SHA for 9388996
tests/storage/db/conftest.py
@@ -19,7 +19,7 @@
19
from pathlib import Path
20
21
import pytest
22
-from sqlalchemy import create_engine, text
+from sqlalchemy import create_engine
23
24
from application.core.settings import settings
25
0 commit comments