Skip to content

Commit

Permalink
add blank line
Browse files Browse the repository at this point in the history
Signed-off-by: remzi <[email protected]>
  • Loading branch information
HaoYang670 committed Mar 12, 2022
1 parent 004ed94 commit 6cc1876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arrow/src/array/array_list.rs
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ pub type LargeListArray = GenericListArray<i64>;

/// A list array where each element is a fixed-size sequence of values with the same
/// type whose maximum length is represented by a i32.
///
/// # Example
///
/// ```
Expand Down

0 comments on commit 6cc1876

Please sign in to comment.