mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2025-09-26 07:10:18 +00:00
fix
This commit is contained in:
@@ -177,7 +177,7 @@ class Metric (Module):
|
||||
def _process_data(self):
|
||||
|
||||
self.results = {}
|
||||
self.match = 0
|
||||
self.match = self.last_match
|
||||
matches = self.data
|
||||
red = {}
|
||||
blu = {}
|
||||
|
Reference in New Issue
Block a user