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

something

This commit is contained in:
art 2020-02-19 19:52:31 -06:00
parent 2e09cba94e
commit 2a8a21b82a

@ -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