Skip to content

Commit 446126c

Browse files
rename client
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent 6a17773 commit 446126c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/databricks/sql/backend/utils/http_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
logger = logging.getLogger(__name__)
1111

1212

13-
class CustomHttpClient:
13+
class SeaHttpClient:
1414
"""
1515
HTTP client for Statement Execution API (SEA).
1616

0 commit comments

Comments
 (0)