Skip to content

Commit c0df8ab

Browse files
committed
Remove cholesky filter in test
1 parent 4c87f43 commit c0df8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/statespace/test_distributions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
filter_names = [
4343
"standard",
44-
"cholesky",
44+
# "cholesky",
4545
"univariate",
4646
]
4747

0 commit comments

Comments
 (0)