Skip to content

Commit 5acb83f

Browse files
authored
Update README.rst
1 parent 33eb1ed commit 5acb83f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ call and a single HTTP session. The exact same method shown above works
101101
for arrays as well.
102102

103103
.. code:: python
104+
104105
>>> from pygoogletranslation import Translator
105106
>>> translator = Translator()
106107
>>> t = (translator.translate(["Good ' Morning", "India"], dest="ta"))

0 commit comments

Comments
 (0)