iarbel commited on
Commit
9a65547
1 Parent(s): 5007afa

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
-
54
- return prediction
 
50
  }
51
 
52
  prediction.append(item_prediction)
53
+ return config
54
+ # return prediction