wg-backend-django/dell-env/lib/python3.11/site-packages/ansi2html/__init__.py

4 lines
85 B
Python
Raw Normal View History

2023-10-30 03:40:43 -04:00
from ansi2html.converter import Ansi2HTMLConverter
__all__ = ["Ansi2HTMLConverter"]