TheFrenchDemos commited on
Commit
5f4f9b7
·
1 Parent(s): 5b80bd0

Update app.py

Browse files

erreur de syntaxe

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -194,7 +194,7 @@ def select_preset(preset_id):
194
  ### 'image_url': result['url'],
195
  ### 'rewards': rewards[i],
196
  ### 'other': other_info
197
- })
198
 
199
  return jsonify({'results': results})
200
 
 
194
  ### 'image_url': result['url'],
195
  ### 'rewards': rewards[i],
196
  ### 'other': other_info
197
+ ### })
198
 
199
  return jsonify({'results': results})
200