Skip to content

Commit

Permalink
Run black
Browse files Browse the repository at this point in the history
  • Loading branch information
Steph-Chong committed Sep 17, 2024
1 parent a05cb21 commit 81d039b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scores/categorical/contingency_impl.py
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ def true_skill_statistic(self) -> xr.DataArray:
def hanssen_and_kuipers_discriminant(self) -> xr.DataArray:
"""
Identical to :py:func:`peirce_skill_score` and :py:func:`true_skill_statistic`.
How well did the forecast separate the "yes" events from the "no" events?
Returns:
Expand Down

0 comments on commit 81d039b

Please sign in to comment.