wmt-2020-pl-en/googletrans
adipose 77980b298a
fix(client): add an empty array to allow iterating over an array containing newline (#222)
An array containing simply a newline ['\n','other text'] will error on this line.  Adding an empty array to allow it to iterate solves it.
2020-09-10 13:40:15 +09:00
..
__init__.py chore: v3.0.0 (#181) 2020-06-14 15:42:32 +09:00
client.py fix(client): add an empty array to allow iterating over an array containing newline (#222) 2020-09-10 13:40:15 +09:00
constants.py chore:test available service_urls and multi-lang result in different service_urls (#216) 2020-09-02 20:04:55 +10:00
gtoken.py doc: fix typos (#220) 2020-09-09 01:03:31 +10:00
models.py doc: fix typos (#220) 2020-09-09 01:03:31 +10:00
urls.py Add support for customizable service url 2017-03-11 22:37:03 +09:00
utils.py doc: fix typos (#220) 2020-09-09 01:03:31 +10:00