Skip to content

Commit

Permalink
Update unseen/eva.py
Browse files Browse the repository at this point in the history
Co-authored-by: Damien Irving <[email protected]>
  • Loading branch information
stellema and DamienIrving authored Oct 21, 2024
1 parent 123ac98 commit 27f7e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unseen/eva.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def fit_gev(
method="Nelder-Mead",
goodness_of_fit_kwargs=dict(test="ks"),
):
"""Estimate stationary or nonstationary GEV distributionß parameters.
"""Estimate stationary or nonstationary GEV distribution parameters.
Parameters
----------
Expand Down

0 comments on commit 27f7e09

Please sign in to comment.