Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mesca committed Feb 26, 2021
1 parent 913bc18 commit 2a47d47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_peaks.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def test_localdetect_on_gaussians():
data_peaks.drop(["now", "extremum_time", "detection_time"], axis=1),
expected_peaks,
check_like=True,
atol=1e-4
)


Expand Down

0 comments on commit 2a47d47

Please sign in to comment.