Skip to content

Commit b9287e6

Browse files
committed
make fmt
1 parent 9d92d26 commit b9287e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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])

0 commit comments

Comments
 (0)