TanRJ commited on
Commit
4e54dea
·
verified ·
1 Parent(s): ea51b52

Update fusion.py

Browse files
Files changed (1) hide show
  1. fusion.py +0 -1
fusion.py CHANGED
@@ -135,5 +135,4 @@ def create_timeline_chart(timeline_data):
135
  xaxis_title="Captured Frame",
136
  yaxis_title="Confidence (%)"
137
  )
138
-
139
  return fig
 
135
  xaxis_title="Captured Frame",
136
  yaxis_title="Confidence (%)"
137
  )
 
138
  return fig