Skip to content

Commit

Permalink
Update crates/ekore/src/operator_matrix_elements/unpolarized/spacelik…
Browse files Browse the repository at this point in the history
…e/as2.rs
  • Loading branch information
felixhekhorn authored Oct 11, 2024
1 parent 622f113 commit 457e52c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ mod test {
}

#[test]
fn msbar_matcing() {
fn msbar_matching() {
let logs = [0., 100.];
for L in logs {
let N = cmplx![2., 0.];
Expand Down

0 comments on commit 457e52c

Please sign in to comment.