RA.Aid/ra_aid/text/__init__.py

4 lines
71 B
Python

from .processing import truncate_output
__all__ = ['truncate_output']