some fine tuning
This commit is contained in:
Binary file not shown.
@@ -305,6 +305,8 @@ def repair_data(verbose=False):
|
||||
pass
|
||||
|
||||
if not lfile:
|
||||
# if not ldb - delete workout
|
||||
|
||||
try:
|
||||
data = read_df_sql(w.id)
|
||||
data.rename(columns = columndict,inplace=True)
|
||||
|
||||
Reference in New Issue
Block a user