Skip to content

Commit

Permalink
Merge pull request #234 from dh-rico-freitas/patch-1
Browse files Browse the repository at this point in the history
Fix ChatGtpTranslator docstring
  • Loading branch information
nidhaloff authored Sep 22, 2023
2 parents c0f2636 + f04e836 commit a348dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deep_translator/chatgpt.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

class ChatGptTranslator(BaseTranslator):
"""
class that wraps functions, which use the DeeplTranslator translator
class that wraps functions, which use the ChatGTP
under the hood to translate word(s)
"""

Expand Down

0 comments on commit a348dde

Please sign in to comment.