Skip to content

Commit

Permalink
Merge branch 'main' into fix-gh-action-main
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosbosse authored Nov 20, 2023
2 parents c8fdad5 + f0f0cc0 commit b00d7fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/testthat/_snaps/summarise_scores.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

Code
x <- summarise_scores(scores, by = "model", metric = "auto", relative_skill = TRUE)
Warning <lifecycle_warning_deprecated>
Condition
Warning:
The `metric` argument of `summarise_scores()` is deprecated as of scoringutils 1.1.0.
i Please use the `relative_skill_metric` argument instead.

0 comments on commit b00d7fb

Please sign in to comment.