4 lines
85 B
Python
4 lines
85 B
Python
from ansi2html.converter import Ansi2HTMLConverter
|
|
|
|
__all__ = ["Ansi2HTMLConverter"]
|