Skip to content

Commit af4d5d9

Browse files
committed
style fixes
1 parent fe65ddd commit af4d5d9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ydb/aio/query/pool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
List,
66
)
77

8-
from ...query import base
98
from .session import (
109
QuerySessionAsync,
1110
)

ydb/query/pool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
List,
66
)
77

8-
from . import base
98
from .session import (
109
QuerySessionSync,
1110
)

0 commit comments

Comments
 (0)