Skip to content

Commit f7e1aaf

Browse files
committed
add databricks into pyright deps
1 parent 564f9ed commit f7e1aaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ check = [
4040
"pre-commit",
4141
"pyright==1.1.372", # Pinned; manually sync with .github/workflows/code-checks.yml
4242
"types-appdirs",
43+
"databricks-sdk"
4344
]
4445
databricks = ["databricks-sdk"]
4546
doc = [

0 commit comments

Comments
 (0)