Skip to content

Commit 1d337ca

Browse files
Run pre-commit
1 parent dadd81a commit 1d337ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymc/tests/test_distributions_moments.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@ def test_pareto_moment(alpha, m, size, expected):
438438
Pareto("x", alpha=alpha, m=m, size=size)
439439
assert_moment_is_expected(model, expected)
440440

441+
441442
@pytest.mark.parametrize(
442443
"mu, kappa, size, expected",
443444
[

0 commit comments

Comments
 (0)