Skip to content

Commit 6529af1

Browse files
committed
update
1 parent 37e124b commit 6529af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gen-client-docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from typing import Optional, Any, get_args
1414

1515
from databricks.sdk import AccountClient, WorkspaceClient
16-
from databricks.sdk.core import credentials_strategy
16+
from databricks.sdk.databricks.core import credentials_strategy
1717

1818
__dir__ = os.path.dirname(__file__)
1919
__examples__ = Path(f'{__dir__}/../examples').absolute()

0 commit comments

Comments
 (0)