Skip to content

Commit 3b65bb1

Browse files
committed
format
1 parent 652bbde commit 3b65bb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_blackjax_smc.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ def fast_model():
8080
("NUTS", False, {"step_size": 0.1}),
8181
],
8282
)
83-
84-
8583
def test_sample_smc_blackjax(kernel, check_for_integration_steps, inner_kernel_params):
8684
"""
8785
When running the two gaussians model

0 commit comments

Comments
 (0)