Skip to content

Commit 0240ef8

Browse files
committed
format
1 parent 6b37f58 commit 0240ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

encodings/sparse/src/compute/search_sorted.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ mod tests {
226226
20,
227227
Scalar::primitive(22, Nullability::NonNullable),
228228
)
229-
.unwrap()
230-
.into_array()
229+
.unwrap()
230+
.into_array()
231231
}
232232

233233
#[rstest]

0 commit comments

Comments
 (0)