1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-04-28 04:07:24 +00:00
This commit is contained in:
Dev Singh 2020-03-06 11:18:02 -06:00
parent 66ac1c304e
commit 283140094f

@ -205,7 +205,6 @@ def metricsloop(tbakey, apikey, competition, timestamp): # listener based metric
red = load_metrics(apikey, competition, match, "red")
blu = load_metrics(apikey, competition, match, "blue")
for match in matches:
elo_red_total = 0