Skip to content

Commit

Permalink
fix cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole authored and Nicole committed Dec 23, 2024
1 parent 2fd42b1 commit 5de9b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provers/stark/src/examples/read_only_memory_logup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ mod test {
use super::*;
use lambdaworks_math::field::fields::{
fft_friendly::{
babybear::Babybear31PrimeField,quartic_babybear::Degree4BabyBearExtensionField
babybear::Babybear31PrimeField, quartic_babybear::Degree4BabyBearExtensionField,
},
u64_prime_field::{F17, FE17},
};
Expand Down

0 comments on commit 5de9b62

Please sign in to comment.