mirror of https://github.com/databricks/cli.git
4 lines
140 B
Python
4 lines
140 B
Python
|
# Typings for Pylance in VS Code
|
||
|
# see https://github.com/microsoft/pyright/blob/main/docs/builtins.md
|
||
|
from databricks.sdk.runtime import *
|