passing url tests
This commit is contained in:
@@ -1139,7 +1139,7 @@ def save_workout_database(f2, r, dosmooth=True, workouttype='rower',
|
||||
btvalues=btvalues.to_json())
|
||||
|
||||
|
||||
return (encoder.encode_hex(w.id), message)
|
||||
return (w.id, message)
|
||||
|
||||
parsers = {
|
||||
'kinomap': KinoMapParser,
|
||||
|
||||
Reference in New Issue
Block a user