@ -1,3 +1,8 @@
"""
Based on the textwrap2 module included in the PyHyphen library:
https://pypi.org/project/PyHyphen
import textwrap
class TextWrapper(textwrap.TextWrapper):