mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2025-09-26 15:20:18 +00:00
removed match printing,
CLI args use argparse Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
@@ -255,8 +255,6 @@ class Metric (Module):
|
||||
temp_vector.update(red)
|
||||
temp_vector.update(blu)
|
||||
|
||||
print(match)
|
||||
|
||||
self.results[match['match']] = temp_vector
|
||||
|
||||
self.client.push_metric(temp_vector)
|
||||
|
Reference in New Issue
Block a user