This commit is contained in:
Dev
2022-04-08 15:40:33 -05:00
parent d847f6d6a7
commit 11398290eb
4 changed files with 3 additions and 190 deletions

View File

@@ -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 = {}