moving to upload_tasks, stopped just before c2
This commit is contained in:
@@ -261,7 +261,6 @@ from rowers.tasks import (
|
||||
handle_sendemail_unrecognized, handle_sendemailnewcomment,
|
||||
handle_request_post,
|
||||
handle_sendemailsummary,
|
||||
handle_rp3_async_workout,
|
||||
handle_send_template_email,
|
||||
handle_send_disqualification_email,
|
||||
handle_send_withdraw_email,
|
||||
@@ -287,6 +286,8 @@ from rowers.tasks import (
|
||||
from rowers.upload_tasks import (
|
||||
handle_assignworkouts,
|
||||
handle_post_workout_api,
|
||||
handle_rp3_async_workout,
|
||||
handle_sporttracks_workout_from_data
|
||||
)
|
||||
|
||||
from scipy.signal import savgol_filter
|
||||
|
||||
Reference in New Issue
Block a user