Skip to content

Commit

Permalink
miri
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuyukitanimura committed Aug 24, 2024
1 parent e361e42 commit 82cbff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow-arith/src/temporal.rs
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ where
///
/// # Examples
///
/// ```
/// ```no_run
/// # use arrow_array::{Int32Array, TimestampMicrosecondArray};
/// # use arrow_arith::temporal::{DatePart, date_part};
/// let input: TimestampMicrosecondArray =
Expand Down

0 comments on commit 82cbff6

Please sign in to comment.