Campfireman commited on
Commit
3a3de91
·
1 Parent(s): c575175

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -22,6 +22,7 @@ def greet(total_pred_days):
22
  version = 1
23
  )
24
 
 
25
  # The latest available data timestamp
26
  start_time = 1635112800000
27
 
 
22
  version = 1
23
  )
24
 
25
+ print(feature_view)
26
  # The latest available data timestamp
27
  start_time = 1635112800000
28