viswanani commited on
Commit
b298666
·
verified ·
1 Parent(s): d6baf9c

Update report.py

Browse files
Files changed (1) hide show
  1. report.py +1 -0
report.py CHANGED
@@ -8,3 +8,4 @@ def export_json_report(speed, bounce_frame, lbw_decision, output_path="report.js
8
  }
9
  with open(output_path, "w") as f:
10
  json.dump(report, f, indent=2)
 
 
8
  }
9
  with open(output_path, "w") as f:
10
  json.dump(report, f, indent=2)
11
+