Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jackaraz committed Jun 21, 2024
1 parent dcc29b8 commit 81d8df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spey/base/model_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def fixed_poi_bounds(
def rescale_poi_bounds(
self, allow_negative_signal: bool = True, poi_upper_bound: Optional[float] = None
) -> List[Tuple[float, float]]:
"""
r"""
Rescale bounds for POI.
Args:
Expand Down

0 comments on commit 81d8df3

Please sign in to comment.