mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
moved app in dep
This commit is contained in:
parent
938caa75d1
commit
f9b0343aa1
@ -67,7 +67,6 @@ def main():
|
||||
apikey = an.load_csv("keys.txt")[0][0]
|
||||
data = d.get_data_formatted(apikey, competition)
|
||||
results = simpleloop(data, config)
|
||||
#print(data)
|
||||
print(results)
|
||||
|
||||
def load_config(file):
|
||||
|
Loading…
Reference in New Issue
Block a user