mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-12-27 01:59:08 +00:00
Update superscript.py
This commit is contained in:
parent
c4309f5679
commit
f092bd3cb1
@ -89,10 +89,6 @@ def titanservice():
|
|||||||
|
|
||||||
for i in range(len(measure)): #unpacks into specific teams
|
for i in range(len(measure)): #unpacks into specific teams
|
||||||
|
|
||||||
print(i)
|
|
||||||
print(measure)
|
|
||||||
print(len(measure))
|
|
||||||
|
|
||||||
#ofbest_curve = [None]
|
#ofbest_curve = [None]
|
||||||
#r2best_curve = [None]
|
#r2best_curve = [None]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user