Skip to content

Commit

Permalink
pre-commit update
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Augstein authored and Bradley Augstein committed Jul 11, 2024
1 parent e5a152a commit 120ddb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ def test_complex_field(mapper, catalog):
"deconv": mapper.deconvolve,
"bias": pytest.approx(bias / wbar**2, abs=1e-6),
}

np.testing.assert_array_almost_equal(m, 0)


Expand Down

0 comments on commit 120ddb1

Please sign in to comment.