1-800-BAD-CODE commited on
Commit
cc7dda6
1 Parent(s): 3dff1e5

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +1 -1
handler.py CHANGED
@@ -13,4 +13,4 @@ class EndpointHandler():
13
  - "label": A string representing what the label/class is. There can be multiple labels.
14
  - "score": A score between 0 and 1 describing how confident the model is for this label/class.
15
  """
16
- pass
 
13
  - "label": A string representing what the label/class is. There can be multiple labels.
14
  - "score": A score between 0 and 1 describing how confident the model is for this label/class.
15
  """
16
+ return []