Skip to content

Commit f6f97e1

Browse files
committed
Update test_distribution.py
1 parent e15eb73 commit f6f97e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc/tests/distributions/test_distribution.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ def test_all_distributions_have_moments():
109109

110110
# Distributions that have not been refactored for V4 yet
111111
not_implemented = {
112-
dist_module.timeseries.GARCH11,
113112
dist_module.timeseries.MvGaussianRandomWalk,
114113
dist_module.timeseries.MvStudentTRandomWalk,
115114
dist_module.timeseries.EulerMaruyama,

0 commit comments

Comments
 (0)