Skip to content

Commit 690c974

Browse files
committed
style fix
1 parent 68ce180 commit 690c974

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/query/test_query_transaction.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from ydb.query.transaction import BaseTxContext
44
from ydb.query.transaction import QueryTxStateEnum
55

6+
67
class TestQueryTransaction:
78
def test_tx_begin(self, tx: BaseTxContext):
89
assert tx.tx_id is None

0 commit comments

Comments
 (0)