iarbel commited on
Commit
40901b4
1 Parent(s): 9a65547

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +2 -2
handler.py CHANGED
@@ -50,5 +50,5 @@ class EndpointHandler():
50
  }
51
 
52
  prediction.append(item_prediction)
53
- return config
54
- # return prediction
 
50
  }
51
 
52
  prediction.append(item_prediction)
53
+
54
+ return prediction