Skip to content

Commit 16cb073

Browse files
committed
removed user_agent_entry from list of internal params
1 parent c1c9007 commit 16cb073

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/databricks/sql/client.py

-2
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,6 @@ def read(self) -> Optional[OAuthToken]:
179179
"""
180180

181181
# Internal arguments in **kwargs:
182-
# user_agent_entry
183-
# Tag to add to User-Agent header. For use by partners.
184182
# _use_cert_as_auth
185183
# Use a TLS cert instead of a token
186184
# _enable_ssl

0 commit comments

Comments
 (0)