Skip to content

Commit

Permalink
STY please the flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr committed Jul 27, 2022
1 parent b72499e commit 3b2e796
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ngmix/tests/test_moments.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ def test_moments_moms_to_e1e2_raises():
@pytest.mark.parametrize("fwhm_reg", [0, 0.8])
@pytest.mark.parametrize("has_nan", [True, False])
def test_regularize_mom_shapes(fwhm_reg, has_nan):
rng = np.random.RandomState(seed=100)

fwhm = 0.9
image_size = 107
cen = (image_size - 1)/2
Expand Down

0 comments on commit 3b2e796

Please sign in to comment.