Skip to content

Commit 5fce176

Browse files
committed
fix
1 parent 5ed93b1 commit 5fce176

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pyhf/infer/intervals/upper_limits.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ def upper_limit(
262262
model,
263263
bounds[0],
264264
bounds[1],
265+
level=level,
265266
from_upper_limit_fn=True,
266267
**hypotest_kwargs,
267268
)

0 commit comments

Comments
 (0)