Khelendramee commited on
Commit
3d232c0
·
verified ·
1 Parent(s): a58e6cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -158,3 +158,4 @@ def predict_view(symbol: str):
158
  "timestamp": f"{datetime.now()}",
159
  "predicted_values": predicted_prices.tolist()
160
  }
 
 
158
  "timestamp": f"{datetime.now()}",
159
  "predicted_values": predicted_prices.tolist()
160
  }
161
+