SamanthaStorm commited on
Commit
562f53c
·
verified ·
1 Parent(s): 520a4c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -108,7 +108,6 @@ result = (
108
  f"Resources: {resources}"
109
  )
110
  )
111
-
112
  # Return both a text summary and a JSON-like dict of scores per label
113
  return result
114
 
 
108
  f"Resources: {resources}"
109
  )
110
  )
 
111
  # Return both a text summary and a JSON-like dict of scores per label
112
  return result
113