Skip to content

Commit 424f831

Browse files
committed
style fix
1 parent e580dc2 commit 424f831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/query/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"QuerySnapshotReadOnly",
55
"QueryStaleReadOnly",
66
"QuerySessionPool",
7-
"QueryClientSync"
7+
"QueryClientSync",
88
]
99

1010
from .base import (

0 commit comments

Comments
 (0)