mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
3 lines
161 B
Python
3 lines
161 B
Python
from .ascii_art import ascii, ascii_plain, gradient_text, gradient_text_selective
|
|
|
|
__all__ = ['ascii', 'ascii_plain', 'gradient_text', 'gradient_text_selective'] |