mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
__all__ fixes
This commit is contained in:
parent
bb41c26531
commit
1ea7306eeb
@ -178,11 +178,13 @@ __all__ = [
|
||||
'elo',
|
||||
'gliko2',
|
||||
'trueskill',
|
||||
'kmeans',
|
||||
'pca',
|
||||
'r_squared',
|
||||
'mse',
|
||||
'rms',
|
||||
'Regression',
|
||||
'Gliko2'
|
||||
'Gliko2',
|
||||
# all statistics functions left out due to integration in other functions
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user