Skip to content

Commit 1abc7cd

Browse files
committed
fix fmt
1 parent e910348 commit 1abc7cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test_dbutils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ def test_secrets(w, random):
213213
assert all_secrets[key_for_string] == random_value
214214
assert all_secrets[key_for_bytes] == random_value
215215

216+
216217
def test_dbutils_spark_import_no_error_if_doesnt_exist():
217218
from databricks.sdk.runtime import spark
218219

0 commit comments

Comments
 (0)