a10 commited on
Commit
1ef944d
·
1 Parent(s): 00a51e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -227,7 +227,6 @@ def plot():
227
  12,
228
  f"{n} Step Prediction",
229
  )
230
-
231
  fig = plot()
232
  st.pyplot(fig)
233
 
 
227
  12,
228
  f"{n} Step Prediction",
229
  )
 
230
  fig = plot()
231
  st.pyplot(fig)
232