Merge branch 'release/v10.49'
This commit is contained in:
@@ -529,8 +529,8 @@ def createc2workoutdata(w):
|
||||
|
||||
try:
|
||||
spm[0] = spm[1]
|
||||
except IndexError:
|
||||
pass
|
||||
except (KeyError,IndexError):
|
||||
spm = 0*t
|
||||
try:
|
||||
hr = row.df[' HRCur (bpm)'].astype(int)
|
||||
except ValueError:
|
||||
|
||||
Reference in New Issue
Block a user