UCS2014 commited on
Commit
fb0b9f2
·
verified ·
1 Parent(s): 4d09d1c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -301,7 +301,6 @@ def track_plot(df, include_actual=True):
301
  line=dict(color="#000", width=1.5),
302
  layer="below"
303
  )
304
-
305
  return fig
306
 
307
 
 
301
  line=dict(color="#000", width=1.5),
302
  layer="below"
303
  )
 
304
  return fig
305
 
306