Skip to content

Commit

Permalink
nitpick
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy Odland committed Nov 30, 2023
1 parent 286a6f5 commit 00be560
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/iterative_ensemble_smoother/experimental.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ def correlation_threshold(ensemble_size: int) -> float:
--------
>>> AdaptiveESMDA.correlation_threshold(0)
1.0
>>> AdaptiveESMDA.correlation_threshold(4)
1.0
>>> AdaptiveESMDA.correlation_threshold(9)
1.0
>>> AdaptiveESMDA.correlation_threshold(16)
Expand Down

0 comments on commit 00be560

Please sign in to comment.