Skip to content

Commit

Permalink
voice assist bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nabil-Lahssini committed Aug 20, 2021
1 parent 5d33668 commit bdf1aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prayer_tool/voice_assist.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from gtts import gTTS
from playsound import playsound
from googletrans import Translator
import prayer_times
from prayer_tool import prayer_times

##get translator instance
translator = Translator()
Expand Down

0 comments on commit bdf1aec

Please sign in to comment.