fix
This commit is contained in:
@@ -7,7 +7,7 @@ from rowers import mytypes
|
||||
from rowers.tasks import handle_strava_sync, fetch_strava_workout
|
||||
from stravalib.exc import ActivityUploadFailed, TimeoutExceeded
|
||||
from rowers.rower_rules import is_workout_user, ispromember
|
||||
from rowers.utils import get_strava_stream
|
||||
from rowers.utils import get_strava_stream, custom_exception_handler
|
||||
|
||||
from rowers.utils import myqueue, dologging
|
||||
#from rowers.imports import *
|
||||
|
||||
Reference in New Issue
Block a user