remove elo (#1304)

This commit is contained in:
NotSoToothless
2026-06-05 12:57:20 -07:00
committed by GitHub
parent a8317575a3
commit e2d02a34b3
18 changed files with 112 additions and 297 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
"""
weekly_br_elo.py
Window-scoped player & squadron ELO scoring. Python port of the
Window-scoped player & squadron scoring. Python port of the
computePerformanceScore + ratingCtes pipeline from server.js, used by the
Weekly BR Report executor.