Circhastic commited on
Commit
48d6ec9
·
1 Parent(s): 506e25b
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -234,7 +234,6 @@ if (st.session_state.uploaded):
234
  'Start Forecasting',
235
  key='forecast_button',
236
  type="primary",
237
- disabled=st.session_state.uploaded
238
  )
239
 
240
  if (forecast_button):
 
234
  'Start Forecasting',
235
  key='forecast_button',
236
  type="primary",
 
237
  )
238
 
239
  if (forecast_button):