Skip to content

Commit

Permalink
Remove cholesky filter in test
Browse files Browse the repository at this point in the history
  • Loading branch information
fonnesbeck committed Dec 12, 2024
1 parent 4c87f43 commit c0df8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/statespace/test_distributions.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

filter_names = [
"standard",
"cholesky",
# "cholesky",
"univariate",
]

Expand Down

0 comments on commit c0df8ab

Please sign in to comment.