mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
a
This commit is contained in:
parent
66ac1c304e
commit
283140094f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user