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.
1 parent d20ffa6 commit 93d8f4aCopy full SHA for 93d8f4a
python/tests/test_connection.py
@@ -9,7 +9,6 @@
9
ConnectionExecuteError,
10
TransactionExecuteError,
11
)
12
-from tests.helpers import count_rows_in_test_table
13
14
from tests.helpers import count_rows_in_test_table
15
python/tests/test_transaction.py
@@ -16,7 +16,6 @@
16
17
TransactionSavepointError,
18
19
20
21
22
0 commit comments