Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
orlp committed Dec 24, 2024
1 parent eef42b8 commit 39ac18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/polars-ops/src/chunked_array/gather/chunked.rs
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ where

buffers.into()
};

let arr = BinaryViewArrayGeneric::<V>::new_unchecked_unknown_md(
V::DATA_TYPE,
views.into(),
Expand Down

0 comments on commit 39ac18b

Please # to comment.