Merge branch 'master' of ssh://vvvvvvaria.org:12345/mb/ascii-art-but-with-unicode
This commit is contained in:
commit
79b968a7a8
@ -1,3 +1,8 @@
|
|||||||
|
"""
|
||||||
|
Based on the textwrap2 module included in the PyHyphen library:
|
||||||
|
https://pypi.org/project/PyHyphen
|
||||||
|
"""
|
||||||
|
|
||||||
import textwrap
|
import textwrap
|
||||||
|
|
||||||
class TextWrapper(textwrap.TextWrapper):
|
class TextWrapper(textwrap.TextWrapper):
|
||||||
|
Loading…
Reference in New Issue
Block a user