Closed georgebv closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
b8cf576
) 100.00% compared to head (f80a145
) 100.00%. Report is 15 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Replaced
alpha
(nowconfidence
) keyword argument in the .interval method with a positional argument. This makes it compatible with all versions of scipy (before and after deprecation).This fixes https://github.com/georgebv/pyextremes/issues/70