Skip to content

Commit eb7222f

Browse files
committed
checkpoint commit for log_cdf and test frameworks
1 parent 5b77263 commit eb7222f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/distributions/test_discrete.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
Rplus,
2828
assert_support_point_is_expected,
2929
check_logp,
30+
check_logcdf,
31+
check_support_point,
3032
discrete_random_tester,
3133
)
3234
from pytensor import config

0 commit comments

Comments
 (0)