mgbam commited on
Commit
8fe3ec0
·
verified ·
1 Parent(s): 2796c54

Update agents/agents.py

Browse files
Files changed (1) hide show
  1. agents/agents.py +2 -1
agents/agents.py CHANGED
@@ -416,4 +416,5 @@ def get_voices(self):
416
 
417
  except requests.exceptions.RequestException as e:
418
  print(f"Error fetching voices from ElevenLabs: {e}")
419
- return []
 
 
416
 
417
  except requests.exceptions.RequestException as e:
418
  print(f"Error fetching voices from ElevenLabs: {e}")
419
+ return []
420
+