You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update main.py
Fix crash if no translation is needed. Change so that detect_text(), save_result() and translate_text() all use 'lang' in message.
Add check for 'und' (undefined) language. Then don't try to translate.
* Fix test for change so that detect_text(), save_result() and translate_text() all use 'lang' in message.
0 commit comments