coverage
This commit is contained in:
@@ -622,7 +622,7 @@ def do_sync(w,options, quick=False):
|
||||
|
||||
|
||||
do_tp_export = w.user.trainingpeaks_auto_export
|
||||
try:
|
||||
try: # pragma: no cover
|
||||
upload_to_tp = options['upload_to_SportTracks'] or do_tp_export
|
||||
do_tp_export = upload_to_tp
|
||||
except KeyError:
|
||||
|
||||
Reference in New Issue
Block a user