Skip to content

Commit ec7a59c

Browse files
committed
pre-commit done
1 parent 77c9602 commit ec7a59c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc/tests/test_distributions_moments.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,4 +434,3 @@ def test_logistic_moment(mu, s, size, expected):
434434
with Model() as model:
435435
Logistic("x", mu=mu, s=s, size=size)
436436
assert_moment_is_expected(model, expected)
437-

0 commit comments

Comments
 (0)