Skip to content

Commit 4bf1632

Browse files
fmt
1 parent ed5d1a1 commit 4bf1632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/metadata/runtime_bindings.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ impl RuntimeBindingsMeta {
247247
}
248248

249249
/// Similar to [felt252_extended_euclidean_algorithm](Self::felt252_extended_euclidean_algorithm).
250-
///
250+
///
251251
/// The difference with the other is that this function is meant to be used
252252
/// with circuits, which use u384 integers.
253253
pub fn circuit_extended_euclidean_algorithm<'c, 'a>(

0 commit comments

Comments
 (0)