duplicates are marked private
This commit is contained in:
@@ -532,6 +532,7 @@ def save_workout_database(f2,r,dosmooth=True,workouttype='rower',
|
||||
user=r)
|
||||
if (len(ws) != 0):
|
||||
message = "Warning: This workout probably already exists in the database"
|
||||
privacy = 'private'
|
||||
|
||||
# checking for inf values
|
||||
totaldist = np.nan_to_num(totaldist)
|
||||
|
||||
Reference in New Issue
Block a user