File size: 95 Bytes
40a04d4
 
 
1
2
3
4
from .weird_char_remover import remove_weird_characters

__all__ = ["remove_weird_characters"]