fixbug
This commit is contained in:
parent
4054124b95
commit
67a100dc5c
@ -543,6 +543,7 @@ class TapWeeklyReport:
|
||||
if item not in rows:
|
||||
new_tt.pop(item)
|
||||
temp["row_data"].append(new_tt)
|
||||
pdb.set_trace()
|
||||
r_data.append(temp)
|
||||
except Exception:
|
||||
log.error(f"struct data with {line} Failed", exc_info=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user