Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2485a73

Browse files
remove duplicate cursor def
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent40f6ec4 commit2485a73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎tests/unit/test_client.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ def test_executing_multiple_commands_uses_the_most_recent_command(self):
240240
mock_backend=ThriftDatabricksClientMockFactory.new()
241241
mock_backend.execute_command.side_effect=mock_result_sets
242242

243-
cursor=client.Cursor(connection=Mock(),backend=mock_backend)
244243
cursor=client.Cursor(connection=Mock(),backend=mock_backend)
245244
cursor.execute("SELECT 1;")
246245
cursor.execute("SELECT 1;")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp