Skip to content

NameError: name 'convert_some_words_to_disturbing_unicode_text' is not defined #4

@shadee22

Description

@shadee22

NameError: name 'convert_some_words_to_disturbing_unicode_text' is not defined
i set env files as you told :

this is the code :
from cataclysm import consume
consume(globals())
s = "May the gods have mercy on us all"
corrupted = convert_some_words_to_disturbing_unicode_text(s, "mercy on us")
print_surrounded_by_ascii_art_of_an_old_scroll(corrupted, use_wcwidth_for_padding=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions