Skip to content

Commit 033ae73

Browse files
formatting (black)
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent 30f8266 commit 033ae73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/databricks/sql/backend/sea/backend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,4 +859,4 @@ def get_columns(
859859
enforce_embedded_schema_correctness=False,
860860
)
861861
assert result is not None, "execute_command returned None in synchronous mode"
862-
return result
862+
return result

0 commit comments

Comments
 (0)