fix: central traceroot_wrapper

This commit is contained in:
a7m-1st 2025-10-31 13:34:33 +03:00
parent 17aec8563e
commit d5c6f52090
5 changed files with 0 additions and 88 deletions

3
utils/__init__.py Normal file
View file

@ -0,0 +1,3 @@
from . import traceroot_wrapper
__all__ = ['traceroot_wrapper']