File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ def fresh_wheel_file(tmp_path) -> Path:
4343# These tests uploads the current copy of the Python SDK to the workspace and uses that copy to run some notebook code.
4444# The reason for commenting out these tests is that Databricks Connect depends on the Python SDK in the workspace.
4545# However, Due to the directory changes, the dependency path in Databricks Connect no longer matches with SDK Mod.
46- # As SDK Mod represents a complete architectural change of the SDK Beta, we cannot simply use it in the DB connect,
46+ # As SDK Mod represents a complete architectural change of the SDK Beta, we cannot simply use it in the DB connect,
4747# and we need to update it accordingly.
4848
4949# @pytest.mark.parametrize("mode", [DataSecurityMode.SINGLE_USER, DataSecurityMode.USER_ISOLATION])
You can’t perform that action at this time.
0 commit comments