Skip to content

Commit 9b6a769

Browse files
committed
style fixes
1 parent 38f8c4d commit 9b6a769

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ydb/query/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,3 @@ def wrap_execute_query_response(
192192
if tx and commit_tx:
193193
tx._move_to_commited()
194194
return convert.ResultSet.from_message(response_pb.result_set, settings)
195-

0 commit comments

Comments
 (0)