Skip to content

Commit 13c2c6f

Browse files
author
Jesse Whitehouse
committed
Update example with pip install invocation syntax
Signed-off-by: Jesse Whitehouse <[email protected]>
1 parent 1faa4c0 commit 13c2c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/custom_cred_provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# please install databricks-sdk prior to running this example.
1+
# please pip install databricks-sdk prior to running this example.
22

33
from databricks import sql
44
from databricks.sdk.oauth import OAuthClient

0 commit comments

Comments
 (0)