Skip to content

Commit 742cebd

Browse files
committed
fix formatting
1 parent d77e97b commit 742cebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snowflake-api/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ impl SnowflakeApi {
571571

572572
Ok(resp)
573573
}
574-
574+
575575
fn chunks_to_bytes_stream(&self, data: &QueryExecResponseData) -> RawQueryResult {
576576
let chunk_urls = data
577577
.chunks

0 commit comments

Comments
 (0)