eigent/utils/__init__.py
2025-10-31 13:34:33 +03:00

3 lines
65 B
Python

from . import traceroot_wrapper
__all__ = ['traceroot_wrapper']