Skip to content

Commit df81d94

Browse files
Jammy2211Jammy2211
authored andcommitted
finish
1 parent 27c6966 commit df81d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_autofit/non_linear/samples/test_samples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def test__samples_drawn_randomly_via_pdf_from():
183183
parameter_lists=parameters,
184184
log_likelihood_list=[0.0, 0.0, 0.0, 0.0, 0.0],
185185
log_prior_list=[0.0, 0.0, 0.0, 0.0, 0.0],
186-
weight_list=[0.2, 0.2, 1.0, 1.0, 1.0],
186+
weight_list=[0.2, 0.2, 0.2, 0.2, 0.2],
187187
),
188188
)
189189

0 commit comments

Comments
 (0)