Skip to content

Commit

Permalink
Deleting blank line for black to kick in
Browse files Browse the repository at this point in the history
Signed-off-by: bvandekerkhof <bas.vandekerkhof@shell.com>
  • Loading branch information
bvandekerkhof committed Mar 11, 2024
1 parent 33143cd commit 7c6572c
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 7c6572c

Please sign in to comment.