Workout With Friends
Stay fit with a little motivation
|
Base class for all workouts which require the use of a heart rate device. More...
Public Member Functions | |
def | create |
![]() | |
def | id |
Base class for all workouts which require the use of a heart rate device.
Definition at line 43 of file workout.py.
def wowf.models.workout.DeviceWorkout.create | ( | cls, | |
user, | |||
challenge, | |||
samples | |||
) |
Definition at line 46 of file workout.py.