UCS2014 commited on
Commit
dee5cd9
·
verified ·
1 Parent(s): 2b46911

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -239,7 +239,7 @@ fig.update_yaxes(
239
  automargin=False
240
  )
241
 
242
- return fig
243
 
244
  # ---------- track_plot ----------
245
  def track_plot(df, include_actual=True):
 
239
  automargin=False
240
  )
241
 
242
+ return fig
243
 
244
  # ---------- track_plot ----------
245
  def track_plot(df, include_actual=True):