Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ddugovic committed Nov 22, 2024
1 parent f3e19b1 commit 6ed741c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ class GlickoCalculatorWithColorAdvantageTest extends ScalaCheckSuite with chess.
val calc = GlickoCalculator(
ratingPeriodsPerDay = RatingPeriodsPerDay(0.21436d),
colorAdvantage = ColorAdvantage.standard
One
)

def computeGame(players: ByColor[Player], outcome: Outcome) =
Expand Down

0 comments on commit 6ed741c

Please sign in to comment.