Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added NewTranslator class and tests #267

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vineethsaivs
Copy link

Added NewTranslator Class

  • Implemented a new translator class NewTranslator in deep_translator/new_translator.py.
  • This class provides translation functionality using a mock translation service.
  • Added tests for the new translator class in tests/test_translator.py.

Changes

  • deep_translator/new_translator.py: Contains the implementation of the NewTranslator class.
  • tests/test_translator.py: Contains unit tests for the NewTranslator class.

Related Issues

  • [Link to any related issues, if applicable]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant