Skip to content

Commit 53695bc

Browse files
Update README.md
Signed-off-by: Renaud Hartert <[email protected]>
1 parent 87b986a commit 53695bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ For example, to turn on debug HTTP headers:
239239

240240
```python
241241
from databricks.sdk import WorkspaceClient
242+
from databricks.sdk.core import Config
242243
w = WorkspaceClient(config=Config(debug_headers=True))
243244
# Now call the Databricks workspace APIs as desired...
244245
```

0 commit comments

Comments
 (0)