mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-12 22:26:18 +00:00
Update superscript.py
This commit is contained in:
parent
5a1efdaf3b
commit
4cc1ad28fe
@ -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