This commit is contained in:
Dev Singh 2020-03-06 11:18:02 -06:00
parent 66ac1c304e
commit 283140094f

View File

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