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.
2 parents 18ab7d5 + e8280ec commit d16a771Copy full SHA for d16a771
ydb_sqlalchemy/__init__.py
@@ -1,3 +1,3 @@
1
+from ._version import VERSION # noqa: F401
2
from .dbapi import IsolationLevel # noqa: F401
3
from .sqlalchemy import Upsert, types, upsert # noqa: F401
-from _version import VERSION
0 commit comments