mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2025-09-26 07:10:18 +00:00
clear metrics only on script start
This commit is contained in:
@@ -174,8 +174,6 @@ class Metric (Module):
|
||||
|
||||
def _process_data(self):
|
||||
|
||||
d.clear_metrics(self.apikey, self.competition)
|
||||
|
||||
elo_N = self.config["tests"]["elo"]["N"]
|
||||
elo_K = self.config["tests"]["elo"]["K"]
|
||||
|
||||
|
Reference in New Issue
Block a user