Campfireman commited on
Commit
f86b580
1 Parent(s): 59fcb36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import time
10
  from datetime import timedelta, datetime
11
  from branca.element import Figure
12
 
13
- #from functions import decode_features, get_weather_data, get_weather_df, get_weather_json_quick
14
  #import functions
15
 
16
  def greet(total_pred_days):
 
10
  from datetime import timedelta, datetime
11
  from branca.element import Figure
12
 
13
+ from functions import decode_features, get_weather_data, get_weather_df, get_weather_json_quick
14
  #import functions
15
 
16
  def greet(total_pred_days):