rroset commited on
Commit
44df4d6
1 Parent(s): ceb2aff

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +1 -0
handler.py CHANGED
@@ -60,3 +60,4 @@ class EndpointHandler():
60
  score = int(match[2])
61
  scores[category_name] = score
62
  return scores
 
 
60
  score = int(match[2])
61
  scores[category_name] = score
62
  return scores
63
+