Skip to content

Commit

Permalink
Removing blank line so black needs to go to work
Browse files Browse the repository at this point in the history
Signed-off-by: bvandekerkhof <[email protected]>
  • Loading branch information
bvandekerkhof committed Mar 11, 2024
1 parent 3b05081 commit 9f6c3d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_grmf.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ def test_compare_truncated_normal(d: int, is_sparse: bool, lower: np.ndarray, up

assert test_outcome


@pytest.mark.parametrize("mean", [0.5, 1.3])
@pytest.mark.parametrize("scale", [0.1, 1])
@pytest.mark.parametrize("upper", [np.inf, None, 1.3])
Expand Down

0 comments on commit 9f6c3d4

Please sign in to comment.