Skip to content

Commit 6cc0d85

Browse files
committedAug 13, 2024
cargo fmt
1 parent 40e9946 commit 6cc0d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/array.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ pub unsafe extern "C" fn zarrsArrayGetAttributesString(
541541
}
542542

543543
/// Set the array attributes from a JSON string.
544-
///
544+
///
545545
/// # Errors
546546
/// Returns `ZarrsResult::ZARRS_ERROR_INVALID_METADATA` if attributes is not a valid JSON object (map).
547547
///

0 commit comments

Comments
 (0)