Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✅ test(test_translator): add unit test for BaseTranslator
- implement test to ensure BaseTranslator raises NotImplementedError - verify that the translate method is not implemented for base class
- Loading branch information