Skip to content

Commit

Permalink
fix toys
Browse files Browse the repository at this point in the history
  • Loading branch information
kratsg authored and matthewfeickert committed Jan 15, 2021
1 parent bd9b61d commit 4ba1200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ def validate_hypotest(
{'init_pars': 2, 'par_bounds': 2},
0.0,
"q0",
3e-4,
1e-6,
"toybased",
),
('1bin_lumi', {'init_pars': 2, 'par_bounds': 2}, 1.0, "q", 4e-6, "asymptotics"),
Expand Down

0 comments on commit 4ba1200

Please sign in to comment.