Nikhil0987 commited on
Commit
97f6b1c
·
verified ·
1 Parent(s): 30fda7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ def add_to_json(new_data):
21
  new_data = {
22
 
23
 
24
- "goal": answer,
25
 
26
 
27
  }
 
21
  new_data = {
22
 
23
 
24
+ "goal": model,
25
 
26
 
27
  }