quick fix

This commit is contained in:
ltcptgeneral 2019-09-30 13:41:15 -05:00
parent c135ddb856
commit 942203032d

View File

@ -144,6 +144,7 @@ __all__ = [
'z_score',
'z_normalize',
'histo_analysis',
'regression_engine',
'r_squared',
'mse',
'rms',