Skip to content

Commit a165f1c

Browse files
line break after multi line pydoc
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent d893877 commit a165f1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/databricks/sql/cloud_fetch_queue.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ def __init__(
305305
lz4_compressed: Whether the data is LZ4 compressed
306306
description: Column descriptions
307307
"""
308+
308309
super().__init__(
309310
max_download_threads=max_download_threads,
310311
ssl_options=ssl_options,

0 commit comments

Comments
 (0)