This commit is contained in:
Dev Singh 2020-03-06 11:18:02 -06:00
parent 201752a55e
commit 2fa0d75a30

View File

@ -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