genienlp/text/__init__.py

5 lines
50 B
Python

from . import torchtext
__all__ = ['torchtext']