all tasks.py done
This commit is contained in:
@@ -276,18 +276,18 @@ from rowers.tasks import (
|
||||
handle_sendemail_racesubmission,
|
||||
handle_sendemail_optout,
|
||||
handle_sendemail_ical,
|
||||
handle_c2_async_workout,
|
||||
handle_send_email_instantplan_notification,
|
||||
handle_nk_async_workout,
|
||||
check_tp_workout_id,
|
||||
handle_split_workout_by_intervals,
|
||||
)
|
||||
|
||||
from rowers.upload_tasks import (
|
||||
handle_assignworkouts,
|
||||
handle_post_workout_api,
|
||||
handle_c2_async_workout,
|
||||
handle_rp3_async_workout,
|
||||
handle_sporttracks_workout_from_data
|
||||
handle_sporttracks_workout_from_data,
|
||||
handle_split_workout_by_intervals,
|
||||
)
|
||||
|
||||
from scipy.signal import savgol_filter
|
||||
|
||||
Reference in New Issue
Block a user