Skip to content

Commit 5c41eb1

Browse files
committed
cargo fmt
1 parent 99ed041 commit 5c41eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion/datasource-parquet/src/source.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,4 +796,4 @@ mod tests {
796796
// same value. but filter() call Arc::clone internally
797797
assert_eq!(parquet_source.predicate(), parquet_source.filter().as_ref());
798798
}
799-
}
799+
}

0 commit comments

Comments
 (0)