import stuff tested in tasks
This commit is contained in:
@@ -190,7 +190,7 @@ def mocked_videodata(*args, **kwargs):
|
||||
data = df .to_dict()
|
||||
df = pd.read_csv('rowers/tests/testdata/testvideodata_metrics.csv')
|
||||
metrics = OrderedDict(df.to_dict())
|
||||
|
||||
|
||||
maxtime = 3282.4
|
||||
|
||||
return data, metrics, maxtime
|
||||
|
||||
Reference in New Issue
Block a user