mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-12-12 18:35:29 +01:00
Tests made more rigorous
This commit is contained in:
parent
8aa3fba222
commit
e1fd4606d3
2 changed files with 3 additions and 7 deletions
|
|
@ -245,4 +245,4 @@ def test_cobs():
|
|||
assert np.allclose(0.0, diff.real.deltas['t'])
|
||||
assert np.allclose(0.0, diff.imag.deltas['t'])
|
||||
|
||||
div = my_cobs / other
|
||||
assert (my_cobs / other * other - my_cobs).is_zero()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue