Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
arasuarun committed Sep 29, 2023
1 parent aca9967 commit 7e9ea7a
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 294 deletions.
2 changes: 1 addition & 1 deletion src/bellpepper/solver.rs
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,4 @@ impl<G: Group> SatisfyingAssignment<G> {
pub fn scalar_aux(&self) -> Vec<G::Scalar> {
self.aux_assignment.clone()
}
}
}
Loading

0 comments on commit 7e9ea7a

Please sign in to comment.