feat(ratings): Add Python implementation for Elo Expected Score formula #15261
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E501):
maths/elo_expected_score.py#L6
maths/elo_expected_score.py:6:89: E501 Line too long (106 > 88)
|