Skip to content

Commit

Permalink
Fix values in example
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Sep 28, 2023
1 parent b4383c9 commit f8faf97
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/test_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ class TestExamples:
ddem,
np.array(
[
-0.22833252,
-0.82458496,
0.18843079,
1.0004578,
-5.755249,
0.0028076172,
-0.7043457,
0.14201355,
1.1181335,
-5.935547,
],
dtype=np.float32,
),
Expand Down

0 comments on commit f8faf97

Please sign in to comment.