mgbam commited on
Commit
77459ba
·
verified ·
1 Parent(s): 70f3920

Update agents/agents.py

Browse files
Files changed (1) hide show
  1. agents/agents.py +1 -2
agents/agents.py CHANGED
@@ -398,5 +398,4 @@ class VoiceoverAgent:
398
  return response.json().get("voices", [])
399
  return []
400
  except Exception as e:
401
- return []
402
-
 
398
  return response.json().get("voices", [])
399
  return []
400
  except Exception as e:
401
+ return []