Skip to content

Commit

Permalink
Merge branch 'main' into remove-gnark-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
raugfer committed Aug 7, 2024
2 parents 064c8f9 + 698959c commit db23f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/garaga_rs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,6 @@ fn hades_permutation(
PyBytes::new(py, &fe_bytes)
}),
);

Ok(py_tuple.into())
}

0 comments on commit db23f30

Please sign in to comment.