Files

4 lines
61 B
Python
Raw Permalink Normal View History

2025-04-16 14:23:02 +00:00
from .detect import latex_detect
__all__ = ["latex_detect"]