1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-04-17 07:07:23 +00:00

something

This commit is contained in:
art 2020-02-19 19:52:31 -06:00
parent 312bae3248
commit 3f045ac044

@ -155,7 +155,7 @@ class database:
data = pickle.load(open(location, "rb"))
def metricsloop(group_data, observations, database, tests):
def metricsloop(group_data, observations, database, tests): # listener based metrics update
pass