fixed bug related to split after rowing physics calc
This commit is contained in:
@@ -1918,7 +1918,6 @@ def interactive_flex_chart2(id=0,promember=0,
|
||||
yparam1 = 'None'
|
||||
|
||||
rowdata.dropna(axis=1,how='all',inplace=True)
|
||||
rowdata.dropna(axis=0,how='any',inplace=True)
|
||||
|
||||
# test if we have drive energy
|
||||
nowork = 1
|
||||
|
||||
Reference in New Issue
Block a user