Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .codegen.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
],
"post_generate": [
"make fmt",
"pytest -m 'not integration' --cov=databricks --cov-report html tests",
"pip install .",
"python3.12 docs/gen-client-docs.py"
]
Expand Down
2 changes: 1 addition & 1 deletion .codegen/_openapi_sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3ae6f76120079424c8654263eafbc30ec0551854
file:/home/parth.bansal/universetwo/bazel-bin/openapi/all-internal.json
95 changes: 70 additions & 25 deletions databricks/sdk/__init__.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading