from functorflow import f
r = f('strip-ansi', '\u001B[4mUnicorn\u001B[0m')
print(r) # 'Unicorn'
For further actions, you may consider blocking this person and/or reporting abuse
from functorflow import f
r = f('strip-ansi', '\u001B[4mUnicorn\u001B[0m')
print(r) # 'Unicorn'
For further actions, you may consider blocking this person and/or reporting abuse
Jad Tounsi -
T3ns0r -
Scofield Idehen -
aakas -
Top comments (0)