Closed chiragjn closed 5 years ago
When running back_translate/run.sh with Python 3 interpreter translation fails because decode is called on 'str' types. Avoid decoding if the content is already decoded
When running back_translate/run.sh with Python 3 interpreter translation fails because decode is called on 'str' types. Avoid decoding if the content is already decoded